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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp2614 OMX_ERRORTYPE omx_video::allocate_input_meta_buffer( function in class:omx_video
2623 DEBUG_PRINT_ERROR("wrong params allocate_input_meta_buffer Hdr %p len %d",
3012 eRet = allocate_input_meta_buffer(hComp,bufferHdr,appData,bytes);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp2723 OMX_ERRORTYPE omx_video::allocate_input_meta_buffer( function in class:omx_video
2731 DEBUG_PRINT_ERROR("wrong params allocate_input_meta_buffer Hdr %p len %u",
3144 eRet = allocate_input_meta_buffer(hComp,bufferHdr,appData,bytes);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp3027 OMX_ERRORTYPE omx_video::allocate_input_meta_buffer( function in class:omx_video
3035 DEBUG_PRINT_ERROR("wrong params allocate_input_meta_buffer Hdr %p len %u",
3450 eRet = allocate_input_meta_buffer(hComp,bufferHdr,appData,bytes);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp3104 OMX_ERRORTYPE omx_video::allocate_input_meta_buffer( function in class:omx_video
3115 DEBUG_PRINT_ERROR("wrong params allocate_input_meta_buffer Hdr %p len %u",
3552 eRet = allocate_input_meta_buffer(hComp,bufferHdr,appData,bytes);

Completed in 68 milliseconds