Home
last modified time | relevance | path

Searched refs:WITH_COMPONENT (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc_swvdec.h222 WITH_COMPONENT = 0, enumerator
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp7105 if(m_interm_buf_state[i] != WITH_COMPONENT) in release_interm_done()
10095 m_interm_buf_state[idx] = WITH_COMPONENT; in empty_buffer_done_swvdec()
10144 if (m_interm_buf_state[idx] == WITH_COMPONENT) in fill_all_buffers_proxy_dsp()
10307 m_interm_buf_state[idx] = WITH_COMPONENT; in fill_buffer_done_dsp()
10458 m_interm_buf_state[i] = WITH_COMPONENT; in allocate_interm_buffer()
10830 m_interm_buf_state[idx] = WITH_COMPONENT; in execute_input_flush_swvdec()
10878 m_interm_buf_state[idx] = WITH_COMPONENT; in execute_output_flush_dsp()