Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dvlc.c212 int min_num_bytes, int UseAnnexbLongStartcode) in RBSPtoNALU() argument
221 nalu->startcodeprefix_len = UseAnnexbLongStartcode ? 4 : 3; in RBSPtoNALU()
H A Dnalu.h100 int min_num_bytes, int UseAnnexbLongStartcode);
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dvlc.c226 MS_S32 min_num_bytes, MS_S32 UseAnnexbLongStartcode) in RBSPtoNALU() argument
241 nalu->startcodeprefix_len = UseAnnexbLongStartcode ? 4 : 3; in RBSPtoNALU()
H A Dnalu.h100 MS_S32 min_num_bytes, MS_S32 UseAnnexbLongStartcode);