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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4def.h77 #define FoundVSC 2 /* VOP_START_CODE. */
100 #define VOP_START_CODE 0x1B6 macro
H A Dvop.cpp832 if (tmpvar == VOP_START_CODE)
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h145 #define FoundVSC 2 /* VOP_START_CODE. */
172 #define VOP_START_CODE 0x1B6 macro
H A Dvop.cpp322 status = BitstreamPutGT16Bits(stream, 32, VOP_START_CODE); /*Start Code for VOP*/
363 status = BitstreamPutGT16Bits(stream, 32, VOP_START_CODE); /*Start Code for VOP*/

Completed in 1394 milliseconds