Searched defs:allocate_input_heap_buffer (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp4573 OMX_ERRORTYPE omx_vdec::allocate_input_heap_buffer(OMX_HANDLETYPE hComp, function in class:omx_vdec
5217 eRet = allocate_input_heap_buffer (hComp,bufferHdr,port,appData,bytes);
H A Domx_vdec_copper.cpp4230 OMX_ERRORTYPE omx_vdec::allocate_input_heap_buffer(OMX_HANDLETYPE hComp, function in class:omx_vdec
4870 eRet = allocate_input_heap_buffer (hComp,bufferHdr,port,appData,bytes);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp4414 OMX_ERRORTYPE omx_vdec::allocate_input_heap_buffer(OMX_HANDLETYPE hComp, function in class:omx_vdec
5048 eRet = allocate_input_heap_buffer (hComp,bufferHdr,port,appData,bytes);
H A Domx_vdec_hevc.cpp4096 OMX_ERRORTYPE omx_vdec::allocate_input_heap_buffer(OMX_HANDLETYPE hComp, function in class:omx_vdec
4704 eRet = allocate_input_heap_buffer (hComp,bufferHdr,port,appData,bytes);
H A Domx_vdec_msm8974.cpp4374 OMX_ERRORTYPE omx_vdec::allocate_input_heap_buffer(OMX_HANDLETYPE hComp, function in class:omx_vdec
4981 eRet = allocate_input_heap_buffer (hComp,bufferHdr,port,appData,bytes);

Completed in 519 milliseconds