Searched defs:convert_queue_buffer (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp4609 DEBUG_PRINT_ERROR("\n convert_queue_buffer invalid params");
4637 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
4646 DEBUG_PRINT_ERROR("\n convert_queue_buffer invalid params");
4683 DEBUG_PRINT_ERROR("\n convert_queue_buffer buffer"
4762 ret = convert_queue_buffer(hComp,Input_pmem_info,index);
4770 ret = convert_queue_buffer(hComp,Input_pmem_info,index);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp4735 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
4763 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
4773 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
4900 ret = convert_queue_buffer(hComp,Input_pmem_info,index);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp5059 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
5087 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
5097 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
5225 ret = convert_queue_buffer(hComp,Input_pmem_info,index);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp5219 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
5247 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
5257 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
5387 ret = convert_queue_buffer(hComp,Input_pmem_info,index);

Completed in 55 milliseconds