Searched refs:mp4StreamType (Results 1 – 16 of 16) sorted by relevance
/hardware/intel/common/wrs_omxil_core/core/src/ |
D | intel_m4v_config_parser.h | 58 } mp4StreamType; typedef 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 *,… 87 int16 DecodeUserData(mp4StreamType *pStream); 88 OSCL_IMPORT_REF int16 iDecodeShortHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 … 92 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di… 94 int32 DecodeHRD(mp4StreamType *psBits); [all …]
|
D | intel_m4v_config_parser.cpp | 69 void movePointerTo(mp4StreamType *psBits, int32 pos) in movePointerTo() 89 int16 SearchNextM4VFrame(mp4StreamType *psBits) in SearchNextM4VFrame() 110 mp4StreamType psBits; in iGetM4VConfigInfo() 131 OSCL_EXPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *d… in iDecodeVOLHeader() 428 int16 iDecodeShortHeader(mp4StreamType *psBits, in iDecodeShortHeader() 609 mp4StreamType *pStream, /* Input Stream */ in ShowBits() 652 mp4StreamType *pStream, /* Input Stream */ in FlushBits() 683 mp4StreamType *pStream, /* Input Stream */ in ReadBits() 721 mp4StreamType *pStream /* Input Stream */ in ByteAlign() 759 int16 DecodeUserData(mp4StreamType *pStream) in DecodeUserData() [all …]
|
D | intel_video_config_parser.cpp | 71 mp4StreamType psBits; in intel_video_config_parser()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | mp4_utils.h | 127 } mp4StreamType; typedef 164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits); 165 bool parseHeader(mp4StreamType * psBits);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | mp4_utils.h | 127 } mp4StreamType; typedef 164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits); 165 bool parseHeader(mp4StreamType * psBits);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | mp4_utils.h | 127 } mp4StreamType; typedef 164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits); 165 bool parseHeader(mp4StreamType * psBits);
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | mp4_utils.h | 127 } mp4StreamType; typedef 167 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits); 168 bool parseHeader(mp4StreamType * psBits);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | mp4_utils.cpp | 85 bool MP4_Utils::parseHeader(mp4StreamType * psBits) in parseHeader()
|
D | omx_vdec.cpp | 5408 mp4StreamType psBits; in empty_this_buffer_proxy() 6869 mp4StreamType psBits; in push_input_sc_codec()
|
D | omx_vdec_hevc.cpp | 5053 mp4StreamType psBits; in empty_this_buffer_proxy() 6391 mp4StreamType psBits; in push_input_sc_codec()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | mp4_utils.cpp | 85 bool MP4_Utils::parseHeader(mp4StreamType * psBits) in parseHeader()
|
D | omx_vdec_v4l2.cpp | 9602 mp4StreamType psBits; in push_input_sc_codec()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | mp4_utils.cpp | 85 bool MP4_Utils::parseHeader(mp4StreamType * psBits) in parseHeader()
|
D | omx_vdec_hevc.cpp | 5023 mp4StreamType psBits; in empty_this_buffer_proxy() 6355 mp4StreamType psBits; in push_input_sc_codec()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | mp4_utils.cpp | 88 bool MP4_Utils::parseHeader(mp4StreamType * psBits) { in parseHeader()
|
D | omx_vdec.cpp | 5643 mp4StreamType psBits; in empty_this_buffer_proxy() 7116 mp4StreamType psBits; in push_input_sc_codec()
|