/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/ti/omap3/omx/ti_omx_config_parser/inc/ |
D | ti_m4v_config_parser.h | 69 } mp4StreamType; typedef 73 mp4StreamType *pStream, 79 mp4StreamType *pStream, 84 mp4StreamType *pStream, 90 mp4StreamType *pStream 94 mp4StreamType *psBits, 108 int16 DecodeUserData(mp4StreamType *pStream); 111 mp4StreamType *psBits, 128 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di… 130 int32 DecodeHRD(mp4StreamType *psBits); [all …]
|
/hardware/ti/omap3/omx/ti_omx_config_parser/src/ |
D | ti_m4v_config_parser.cpp | 64 void movePointerTo(mp4StreamType *psBits, int32 pos) in movePointerTo() 84 int16 SearchNextM4VFrame(mp4StreamType *psBits) in SearchNextM4VFrame() 105 mp4StreamType psBits; in iGetM4VConfigInfo() 126 OSCL_EXPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *d… in iDecodeVOLHeader() 443 int16 iDecodeShortHeader(mp4StreamType *psBits, in iDecodeShortHeader() 624 mp4StreamType *pStream, /* Input Stream */ in ShowBits() 667 mp4StreamType *pStream, /* Input Stream */ in FlushBits() 698 mp4StreamType *pStream, /* Input Stream */ in ReadBits() 736 mp4StreamType *pStream /* Input Stream */ in ByteAlign() 774 int16 DecodeUserData(mp4StreamType *pStream) in DecodeUserData() [all …]
|
D | ti_video_config_parser.cpp | 70 mp4StreamType psBits; in ti_video_config_parser()
|
/hardware/qcom/media/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/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/mm-video-v4l2/vidc/vdec/src/ |
D | mp4_utils.cpp | 85 bool MP4_Utils::parseHeader(mp4StreamType * psBits) in parseHeader()
|
D | omx_vdec_hevc.cpp | 5053 mp4StreamType psBits; in empty_this_buffer_proxy() 6391 mp4StreamType psBits; in push_input_sc_codec()
|
D | omx_vdec.cpp | 5408 mp4StreamType psBits; in empty_this_buffer_proxy() 6869 mp4StreamType psBits; in push_input_sc_codec()
|
D | omx_vdec_msm8974.cpp | 7787 mp4StreamType psBits; in push_input_sc_codec()
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
D | mp4_utils.cpp | 88 bool MP4_Utils::parseHeader(mp4StreamType * psBits) { in parseHeader()
|
D | omx_vdec_copper.cpp | 5249 mp4StreamType psBits; in empty_this_buffer_proxy() 6640 mp4StreamType psBits; in push_input_sc_codec()
|
D | omx_vdec.cpp | 5643 mp4StreamType psBits; in empty_this_buffer_proxy() 7116 mp4StreamType psBits; in push_input_sc_codec()
|