Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc_swvdec.h909 OMX_BOOL m_fill_internal_bufers; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp570 m_fill_internal_bufers(OMX_TRUE), in omx_vdec()
1220 pThis->m_fill_internal_bufers = OMX_TRUE; in process_event_cb()
6240 if (m_swvdec_mode == SWVDEC_MODE_DECODE_ONLY && m_fill_internal_bufers) in empty_this_buffer_proxy()
10129 if (m_fill_internal_bufers == OMX_FALSE) in fill_all_buffers_proxy_dsp()
10139 m_fill_internal_bufers = OMX_FALSE; in fill_all_buffers_proxy_dsp()
10886 m_fill_internal_bufers = OMX_TRUE; in execute_output_flush_dsp()