Home
last modified time | relevance | path

Searched refs:is_mbaff (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h425 bool is_mbaff();
Domx_vdec.h658 OMX_U32 interlaced_format_type, bool is_mbaff);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h427 bool is_mbaff();
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h425 bool is_mbaff();
Domx_vdec.h684 OMX_U32 interlaced_format_type, bool is_mbaff);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h425 bool is_mbaff();
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp1280 bool h264_stream_parser::is_mbaff() in is_mbaff() function in h264_stream_parser
Domx_vdec_hevc.cpp7589 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in handle_extradata()
7828 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in append_interlace_extradata()
Domx_vdec_hevc_swvdec.cpp8885 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in handle_extradata()
9139 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in append_interlace_extradata()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp1280 bool h264_stream_parser::is_mbaff() in is_mbaff() function in h264_stream_parser
Domx_vdec_hevc.cpp7625 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in handle_extradata()
7864 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in append_interlace_extradata()
Domx_vdec_hevc_swvdec.cpp8669 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in handle_extradata()
8920 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in append_interlace_extradata()
Domx_vdec.cpp8568 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in append_interlace_extradata()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dh264_utils.cpp1366 bool h264_stream_parser::is_mbaff() in is_mbaff() function in h264_stream_parser
Domx_vdec.cpp8620 mbaff = (h264_parser)? (h264_parser->is_mbaff()): false; in append_interlace_extradata()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp1280 bool h264_stream_parser::is_mbaff() in is_mbaff() function in h264_stream_parser