Searched refs:VO_START_CODE (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4def.h91 #define VO_START_CODE 0x8 macro
92 #define VO_HEADER_LENGTH 32 /* lengtho of VO header: VO_START_CODE + VO_ID */
H A Dvop.cpp239 if (tmpvar == VO_START_CODE)
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h163 #define VO_START_CODE 0x8 macro
164 #define VO_HEADER_LENGTH 32 /* lengtho of VO header: VO_START_CODE + VO_ID */
H A Dmp4enc_api.cpp2470 status = BitstreamPutGT16Bits(stream, 27, VO_START_CODE);/* byte align: should be 2 bits */

Completed in 1430 milliseconds