Constant cros_codecs::decoders::h264::parser::DPB_MAX_SIZE
source · [−]const DPB_MAX_SIZE: usize = 16;
Expand description
The maximum number of pictures in the DPB, as per A.3.1, clause h)
const DPB_MAX_SIZE: usize = 16;
The maximum number of pictures in the DPB, as per A.3.1, clause h)