Home
last modified time | relevance | path

Searched refs:NaluType (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dnalucommon.h111 } NaluType; typedef
128 NaluType nal_unit_type; //!< NALU_TYPE_xxxx
H A Dvlc.c224 nalu->nal_unit_type = (NaluType) nal_unit_type; in RBSPtoNALU()
H A Dparset.c1114 nalu->nal_unit_type = (NaluType)(Byte1&0x1f); in codeSliceHeader()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dnalucommon.h111 } NaluType; typedef
128 NaluType nal_unit_type; //!< NALU_TYPE_xxxx
H A Dvlc.c244 nalu->nal_unit_type = (NaluType) nal_unit_type; in RBSPtoNALU()
H A Dparset.c1250 nalu->nal_unit_type = (NaluType)(Byte1&0x1f); in codeSliceHeader()