Searched defs:fill_this_buffer_proxy_dsp (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp1533 if ( pThis->fill_this_buffer_proxy_dsp((OMX_HANDLETYPE)p1,\
1536 DEBUG_PRINT_ERROR("fill_this_buffer_proxy_dsp failure");
9936 nRet = fill_this_buffer_proxy_dsp(hComp, bufHdr);
9939 DEBUG_PRINT_ERROR("fill_this_buffer_proxy_dsp failed for buff %d bufHdr %p pBuffer %p",
9952 omx_vdec::fill_this_buffer_proxy_dsp
9965 OMX_ERRORTYPE omx_vdec::fill_this_buffer_proxy_dsp( function in class:omx_vdec
9988 DEBUG_PRINT_LOW("fill_this_buffer_proxy_dsp: bufhdr = %p,pBuffer = %p, idx %d, state %d",
9994 DEBUG_PRINT_HIGH("fill_this_buffer_proxy_dsp: buffer is with dsp");
10015 DEBUG_PRINT_ERROR("fill_this_buffer_proxy_dsp called when dsp flush in progress");
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp1550 if ( pThis->fill_this_buffer_proxy_dsp((OMX_HANDLETYPE)p1,\
1553 DEBUG_PRINT_ERROR("fill_this_buffer_proxy_dsp failure");
10147 nRet = fill_this_buffer_proxy_dsp(hComp, bufHdr);
10150 DEBUG_PRINT_ERROR("fill_this_buffer_proxy_dsp failed for buff %d bufHdr %p pBuffer %p",
10163 omx_vdec::fill_this_buffer_proxy_dsp
10176 OMX_ERRORTYPE omx_vdec::fill_this_buffer_proxy_dsp( function in class:omx_vdec
10203 DEBUG_PRINT_LOW("fill_this_buffer_proxy_dsp: bufhdr = %p,pBuffer = %p, idx %d, state %d",
10209 DEBUG_PRINT_HIGH("fill_this_buffer_proxy_dsp: buffer is with dsp");
10230 DEBUG_PRINT_ERROR("fill_this_buffer_proxy_dsp called when dsp flush in progress");

Completed in 67 milliseconds