HomeSort by relevance Sort by last modified time
    Searched refs:VO_START_CODE (Results 1 - 8 of 8) 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 237 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...]
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h 33 #define VO_START_CODE 0x8
intel_m4v_config_parser.cpp 229 if (codeword == VO_START_CODE)
    [all...]
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h 38 #define VO_START_CODE 0x8
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 224 if (codeword == VO_START_CODE)
    [all...]

Completed in 328 milliseconds