Searched defs:allocate_input_meta_buffer (Results 1 - 3 of 3) 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.cpp2702 OMX_ERRORTYPE omx_video::allocate_input_meta_buffer( function in class:omx_video
2710 DEBUG_PRINT_ERROR("wrong params allocate_input_meta_buffer Hdr %p len %u",
3123 eRet = allocate_input_meta_buffer(hComp,bufferHdr,appData,bytes);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp2949 OMX_ERRORTYPE omx_video::allocate_input_meta_buffer( function in class:omx_video
2957 DEBUG_PRINT_ERROR("wrong params allocate_input_meta_buffer Hdr %p len %u",
3372 eRet = allocate_input_meta_buffer(hComp,bufferHdr,appData,bytes);

Completed in 117 milliseconds