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

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp1266 bool bFlushSwVdec = false; local
1271 bFlushSwVdec = true;
1277 bFlushSwVdec = true;
1281 bFlushSwVdec, pThis->m_interm_flush_swvdec_progress, pThis->output_flush_progress, aFlushType);
1283 if (bFlushSwVdec)
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp1283 bool bFlushSwVdec = false; local
1288 bFlushSwVdec = true;
1294 bFlushSwVdec = true;
1298 bFlushSwVdec, pThis->m_interm_flush_swvdec_progress, pThis->output_flush_progress, aFlushType);
1300 if (bFlushSwVdec)

Completed in 65 milliseconds