Searched refs:m_sync_frame_decoding_mode (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h297 bool m_sync_frame_decoding_mode; ///< sync frame decoding mode enabled? member in class:omx_swvdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp79 m_sync_frame_decoding_mode(false),
1022 m_sync_frame_decoding_mode = true;
1901 if (m_sync_frame_decoding_mode &&
3195 if (m_sync_frame_decoding_mode)
3931 else if (m_sync_frame_decoding_mode)
5580 if (m_sync_frame_decoding_mode)

Completed in 57 milliseconds