HomeSort by relevance Sort by last modified time
    Searched defs:iDecodeShortHeader (Results 1 - 3 of 3) sorted by null

  /external/opencore/codecs_v2/utilities/m4v_config_parser/src/
m4v_config_parser.cpp 403 iDecodeShortHeader(psBits, width, height, display_width, display_height);
418 int16 iDecodeShortHeader(mp4StreamType *psBits,
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
pvm4vencoder.cpp 361 iDecodeShortHeader(psBits, aEncOption);
518 iDecodeShortHeader(psBits, aEncOption);
535 int16 CPVM4VEncoder::iDecodeShortHeader(mp4StreamType *psBits, VideoEncOptions *aEncOption)
    [all...]
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 417 iDecodeShortHeader(psBits, width, height, display_width, display_height);
443 int16 iDecodeShortHeader(mp4StreamType *psBits,
    [all...]

Completed in 90 milliseconds