Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dm4v_header.c124 #define VOL_START_CODE 2 macro
182 osPutBits(pStream, VOL_START_CODE, NUMBITS_VOL_START_CODE, "VOL_Start_Code"); //plus 4 bits in codeVOLHead()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dm4v_header.c125 #define VOL_START_CODE 2UL macro
183 …osPutBits(pStream, VOL_START_CODE, NUMBITS_VOL_START_CODE, (MS_S8*)("VOL_Start_Code")); //plus 4 … in codeVOLHead()