HomeSort by relevance Sort by last modified time
    Searched refs:VO_START_CODE (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 91 #define VO_START_CODE 0x8
92 #define VO_HEADER_LENGTH 32 /* lengtho of VO header: VO_START_CODE + VO_ID */
vop.cpp 239 if (tmpvar == VO_START_CODE)
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 163 #define VO_START_CODE 0x8
164 #define VO_HEADER_LENGTH 32 /* lengtho of VO header: VO_START_CODE + VO_ID */
mp4enc_api.cpp     [all...]

Completed in 696 milliseconds