Searched refs:m_smoothstreaming_mode (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h975 bool m_smoothstreaming_mode; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h977 bool m_smoothstreaming_mode; member in class:omx_vdec
H A Domx_vdec_hevc_swvdec.h1012 bool m_smoothstreaming_mode; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp697 m_smoothstreaming_mode = false;
1673 if (m_smoothstreaming_mode) {
3365 m_smoothstreaming_mode = true;
3515 if (m_smoothstreaming_mode &&
4103 m_smoothstreaming_mode = true;
7370 if (m_smoothstreaming_mode && m_out_mem_ptr) {
9876 if ( (false == m_smoothstreaming_mode) ||
10710 if (false == m_smoothstreaming_mode)
H A Domx_vdec_v4l2.cpp784 m_smoothstreaming_mode = false;
1579 if (pThis->m_smoothstreaming_mode &&
1953 if (m_smoothstreaming_mode) {
3823 m_smoothstreaming_mode = true;
4076 if (m_smoothstreaming_mode &&
8083 if (m_smoothstreaming_mode && m_out_mem_ptr) {
11614 m_smoothstreaming_mode = true;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp710 m_smoothstreaming_mode = false;
1258 if (pThis->m_smoothstreaming_mode &&
1540 if (m_smoothstreaming_mode) {
3252 m_smoothstreaming_mode = true;
3494 if (m_smoothstreaming_mode &&
7370 if (m_smoothstreaming_mode && m_out_mem_ptr) {
10733 m_smoothstreaming_mode = true;
H A Domx_vdec_hevc_swvdec.cpp689 m_smoothstreaming_mode = false;
1656 if (m_smoothstreaming_mode) {
3316 m_smoothstreaming_mode = true;
3451 if (m_smoothstreaming_mode &&
4013 m_smoothstreaming_mode = true;
7156 if (m_smoothstreaming_mode && m_out_mem_ptr) {

Completed in 94 milliseconds