Home
last modified time | relevance | path

Searched refs:NALU_TYPE_SLICE (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dparset.c1188 nal_unit_type = NALU_TYPE_SLICE; in get_NALU_1stbyte()
1200 nal_unit_type = NALU_TYPE_SLICE; in get_NALU_1stbyte()
1268 …0 << 7) | (/*nal_reference_idc*/NALU_PRIORITY_DISPOSABLE << 5) | /*nal_unit_type*/NALU_TYPE_SLICE); in codeDummySliceHeader()
H A Dnalucommon.h99 NALU_TYPE_SLICE = 1, enumerator
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dparset.c1055 nal_unit_type = NALU_TYPE_SLICE; in get_NALU_1stbyte()
1067 nal_unit_type = NALU_TYPE_SLICE; in get_NALU_1stbyte()
H A Dnalucommon.h99 NALU_TYPE_SLICE = 1, enumerator