Home
last modified time | relevance | path

Searched refs:m_sync_frame_decoding_mode (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h297 bool m_sync_frame_decoding_mode; ///< sync frame decoding mode enabled? variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h287 bool m_sync_frame_decoding_mode; ///< sync frame decoding mode enabled? variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp79 m_sync_frame_decoding_mode(false), in omx_swvdec()
1022 m_sync_frame_decoding_mode = true; in set_parameter()
1901 if (m_sync_frame_decoding_mode && in empty_this_buffer()
3195 if (m_sync_frame_decoding_mode) in get_buffer_requirements_swvdec()
3931 else if (m_sync_frame_decoding_mode) in buffer_deallocate_op()
5580 if (m_sync_frame_decoding_mode) in async_process_event_fbd()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp84 m_sync_frame_decoding_mode(false), in omx_swvdec()
1067 m_sync_frame_decoding_mode = true; in set_parameter()
3500 if (m_sync_frame_decoding_mode) in get_buffer_requirements_swvdec()
6078 if (m_sync_frame_decoding_mode) in async_process_event_fbd()