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

  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h 58 } mp4StreamType;
62 mp4StreamType *pStream,
68 mp4StreamType *pStream,
73 mp4StreamType *pStream,
81 mp4StreamType *pStream
85 OSCL_IMPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *, int32 *, int32 *profilelevel);
87 int16 DecodeUserData(mp4StreamType *pStream);
88 OSCL_IMPORT_REF int16 iDecodeShortHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *, int32 *);
92 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *profile_idc, int32 *level_idc);
94 int32 DecodeHRD(mp4StreamType *psBits)
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h 127 } mp4StreamType;
167 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits);
168 bool parseHeader(mp4StreamType * psBits);
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 127 } mp4StreamType;
164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits);
165 bool parseHeader(mp4StreamType * psBits);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 127 } mp4StreamType;
164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits);
165 bool parseHeader(mp4StreamType * psBits);
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 127 } mp4StreamType;
164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits);
165 bool parseHeader(mp4StreamType * psBits);

Completed in 342 milliseconds