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.cpp4736 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
4764 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
4774 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
4901 ret = convert_queue_buffer(hComp,Input_pmem_info,index);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp5041 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
5069 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
5079 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
5207 ret = convert_queue_buffer(hComp,Input_pmem_info,index);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp5184 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
5212 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
5222 DEBUG_PRINT_ERROR("convert_queue_buffer invalid params");
5352 ret = convert_queue_buffer(hComp,Input_pmem_info,index);

Completed in 187 milliseconds