Home
last modified time | relevance | path

Searched refs:NUMBITS_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.c123 #define NUMBITS_VOL_START_CODE 4 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.c124 #define NUMBITS_VOL_START_CODE 4UL macro
183 …osPutBits(pStream, VOL_START_CODE, NUMBITS_VOL_START_CODE, (MS_S8*)("VOL_Start_Code")); //plus 4 … in codeVOLHead()