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

/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h477 OMX_ERRORTYPE convert_queue_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h494 OMX_ERRORTYPE convert_queue_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp4610 DEBUG_PRINT_ERROR("\n convert_queue_buffer invalid params");
4635 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
4644 DEBUG_PRINT_ERROR("\n convert_queue_buffer invalid params");
4681 DEBUG_PRINT_ERROR("\n convert_queue_buffer buffer"
4757 ret = convert_queue_buffer(hComp,Input_pmem_info,index);
4765 ret = convert_queue_buffer(hComp,Input_pmem_info,index);
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp4345 DEBUG_PRINT_ERROR("\n convert_queue_buffer invalid params");
4370 OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE hComp, function in class:omx_video
4380 DEBUG_PRINT_ERROR("\n convert_queue_buffer invalid params");
4499 ret = convert_queue_buffer(hComp,Input_pmem_info,index);

Completed in 39 milliseconds