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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 116 #define SHORT_VIDEO_START_MARKER_LENGTH 22
packet_util.cpp 237 PV_BitstreamShowBitsByteAlign(stream, SHORT_VIDEO_START_MARKER_LENGTH, &tmpvar);
vop.cpp 700 status = BitstreamShowBits32(stream, SHORT_VIDEO_START_MARKER_LENGTH, &tmpvar);
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 188 #define SHORT_VIDEO_START_MARKER_LENGTH 22
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h 48 #define SHORT_VIDEO_START_MARKER_LENGTH 22
intel_m4v_config_parser.cpp 401 ShowBits(psBits, SHORT_VIDEO_START_MARKER_LENGTH, &codeword);
    [all...]
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h 53 #define SHORT_VIDEO_START_MARKER_LENGTH 22
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 414 ShowBits(psBits, SHORT_VIDEO_START_MARKER_LENGTH, &codeword);
    [all...]

Completed in 87 milliseconds