Searched refs:allocate_buffers_color_convert (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h845 OMX_ERRORTYPE allocate_buffers_color_convert(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h878 OMX_ERRORTYPE allocate_buffers_color_convert(OMX_HANDLETYPE hComp,
H A Domx_vdec.h976 OMX_ERRORTYPE allocate_buffers_color_convert(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp5253 eRet = client_buffers.allocate_buffers_color_convert(hComp,bufferHdr,port,
9355 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::allocate_buffers_color_convert(OMX_HANDLETYPE hComp, function in class:omx_vdec::allocate_color_convert_buf
9369 DEBUG_PRINT_ERROR("\n Invalid params allocate_buffers_color_convert %p", bufferHdr);
9375 DEBUG_PRINT_ERROR("\n Actual count err in allocate_buffers_color_convert");
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp5053 eRet = client_buffers.allocate_buffers_color_convert(hComp,bufferHdr,port,
9576 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::allocate_buffers_color_convert(OMX_HANDLETYPE hComp, function in class:omx_vdec::allocate_color_convert_buf
9593 DEBUG_PRINT_ERROR("Invalid params allocate_buffers_color_convert %p", bufferHdr);
9600 DEBUG_PRINT_ERROR("Actual count err in allocate_buffers_color_convert");
H A Domx_vdec_hevc.cpp4726 eRet = client_buffers.allocate_buffers_color_convert(hComp,bufferHdr,port,
8382 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::allocate_buffers_color_convert(OMX_HANDLETYPE hComp, function in class:omx_vdec::allocate_color_convert_buf
8396 DEBUG_PRINT_ERROR("Invalid params allocate_buffers_color_convert %p", bufferHdr);
8402 DEBUG_PRINT_ERROR("Actual count err in allocate_buffers_color_convert");
H A Domx_vdec_hevc_swvdec.cpp5647 eRet = client_buffers.allocate_buffers_color_convert(hComp,bufferHdr,port,
9470 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::allocate_buffers_color_convert(OMX_HANDLETYPE hComp, function in class:omx_vdec::allocate_color_convert_buf
9484 DEBUG_PRINT_ERROR("Invalid params allocate_buffers_color_convert %p", bufferHdr);
9490 DEBUG_PRINT_ERROR("Actual count err in allocate_buffers_color_convert");
H A Domx_vdec_msm8974.cpp5410 eRet = client_buffers.allocate_buffers_color_convert(hComp,bufferHdr,port,
9812 OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::allocate_buffers_color_convert(OMX_HANDLETYPE hComp, function in class:omx_vdec::allocate_color_convert_buf
9826 DEBUG_PRINT_ERROR("Invalid params allocate_buffers_color_convert %p", bufferHdr);
9832 DEBUG_PRINT_ERROR("Actual count err in allocate_buffers_color_convert");

Completed in 319 milliseconds