Searched refs:async_process_event_fbd (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 451 OMX_ERRORTYPE async_process_event_fbd(OMX_BUFFERHEADERTYPE *p_buffer_hdr,
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 462 OMX_ERRORTYPE async_process_event_fbd(OMX_BUFFERHEADERTYPE *p_buffer_hdr,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 450 OMX_ERRORTYPE async_process_event_fbd(OMX_BUFFERHEADERTYPE *p_buffer_hdr,
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 458 OMX_ERRORTYPE async_process_event_fbd(OMX_BUFFERHEADERTYPE *p_buffer_hdr,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 5171 retval = p_omx_swvdec->async_process_event_fbd(p_buffer_hdr, index); in async_process_event() 6053 OMX_ERRORTYPE omx_swvdec::async_process_event_fbd( in async_process_event_fbd() function in omx_swvdec 6291 retval = async_process_event_fbd(p_buffer_hdr, index); in async_process_event_flush_port_op() 6301 retval = async_process_event_fbd(p_buffer_hdr, index); in async_process_event_flush_port_op()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 4788 retval = p_omx_swvdec->async_process_event_fbd(p_buffer_hdr, index); in async_process_event() 5557 OMX_ERRORTYPE omx_swvdec::async_process_event_fbd( in async_process_event_fbd() function in omx_swvdec 5750 retval = async_process_event_fbd(p_buffer_hdr, index); in async_process_event_flush_port_op() 5759 retval = async_process_event_fbd(p_buffer_hdr, index); in async_process_event_flush_port_op()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 5289 retval = p_omx_swvdec->async_process_event_fbd(p_buffer_hdr, index); in async_process_event() 6170 OMX_ERRORTYPE omx_swvdec::async_process_event_fbd( in async_process_event_fbd() function in omx_swvdec 6407 retval = async_process_event_fbd(p_buffer_hdr, index); in async_process_event_flush_port_op() 6417 retval = async_process_event_fbd(p_buffer_hdr, index); in async_process_event_flush_port_op()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 5335 retval = p_omx_swvdec->async_process_event_fbd(p_buffer_hdr, index); in async_process_event() 6216 OMX_ERRORTYPE omx_swvdec::async_process_event_fbd( in async_process_event_fbd() function in omx_swvdec 6453 retval = async_process_event_fbd(p_buffer_hdr, index); in async_process_event_flush_port_op() 6463 retval = async_process_event_fbd(p_buffer_hdr, index); in async_process_event_flush_port_op()
|