Searched refs:WITH_COMPONENT (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc_swvdec.h222 WITH_COMPONENT = 0, enumerator in enum:interm_buffer_state
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp6901 if(m_interm_buf_state[i] != WITH_COMPONENT)
9884 m_interm_buf_state[idx] = WITH_COMPONENT;
9933 if (m_interm_buf_state[idx] == WITH_COMPONENT)
10091 m_interm_buf_state[idx] = WITH_COMPONENT;
10235 m_interm_buf_state[i] = WITH_COMPONENT;
10551 m_interm_buf_state[idx] = WITH_COMPONENT;
10564 // m_interm_buf_state[idx] = WITH_COMPONENT;
10599 m_interm_buf_state[idx] = WITH_COMPONENT;
10613 // m_interm_buf_state[idx] = WITH_COMPONENT;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp7105 if(m_interm_buf_state[i] != WITH_COMPONENT)
10095 m_interm_buf_state[idx] = WITH_COMPONENT;
10144 if (m_interm_buf_state[idx] == WITH_COMPONENT)
10307 m_interm_buf_state[idx] = WITH_COMPONENT;
10458 m_interm_buf_state[i] = WITH_COMPONENT;
10830 m_interm_buf_state[idx] = WITH_COMPONENT;
10843 // m_interm_buf_state[idx] = WITH_COMPONENT;
10878 m_interm_buf_state[idx] = WITH_COMPONENT;
10892 // m_interm_buf_state[idx] = WITH_COMPONENT;

Completed in 61 milliseconds