Home
last modified time | relevance | path

Searched refs:VO_START_CODE (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dm4v_header.c115 #define VO_START_CODE 0 macro
170 osPutBits(pStream, VO_START_CODE, NUMBITS_VO_START_CODE, "VO_Start_Code"); //plus 3 bits in codeVOHead()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dm4v_header.c116 #define VO_START_CODE 0UL macro
171 osPutBits(pStream, VO_START_CODE, NUMBITS_VO_START_CODE, (MS_S8*)("VO_Start_Code")); //plus 3 bits in codeVOHead()