Searched refs:flush_inprogress (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp4197 m_port_ip.flush_inprogress) ||
4199 m_port_op.flush_inprogress) ||
4201 m_port_ip.flush_inprogress &&
4202 m_port_op.flush_inprogress))
4214 m_port_ip.flush_inprogress = OMX_TRUE;
4220 m_port_op.flush_inprogress = OMX_TRUE;
4222 swvdec_flush_type = (m_port_ip.flush_inprogress ?
4235 m_port_ip.flush_inprogress = OMX_TRUE;
4236 m_port_op.flush_inprogress = OMX_TRUE;
5422 else if (m_port_ip.flush_inprogress)
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp4534 m_port_ip.flush_inprogress) ||
4536 m_port_op.flush_inprogress) ||
4538 m_port_ip.flush_inprogress &&
4539 m_port_op.flush_inprogress))
4552 m_port_ip.flush_inprogress = OMX_TRUE;
4558 m_port_op.flush_inprogress = OMX_TRUE;
4560 swvdec_flush_type = (m_port_ip.flush_inprogress ?
4573 m_port_ip.flush_inprogress = OMX_TRUE;
4574 m_port_op.flush_inprogress = OMX_TRUE;
5831 else if (m_port_ip.flush_inprogress)
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h121 OMX_BOOL flush_inprogress; ///< flush inprogress? member in struct:__anon4639
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h116 OMX_BOOL flush_inprogress; ///< flush inprogress? member in struct:__anon4688

Completed in 174 milliseconds