Searched refs:VO_START_CODE (Results 1 – 8 of 8) sorted by relevance
151 #define VO_START_CODE 0x8 macro
349 if (codeword == VO_START_CODE) in ParseFSI()
2441 status = BitstreamPutGT16Bits(stream, 27, VO_START_CODE);/* byte align: should be 2 bits */ in EncodeVOS_Start()
33 #define VO_START_CODE 0x8 macro
91 #define VO_START_CODE 0x8 macro
234 if (tmpvar == VO_START_CODE) in DecodeVOLHeader()
37 #define VO_START_CODE 0x8 macro
224 if (codeword == VO_START_CODE) in iDecodeVOLHeader()