Home
last modified time | relevance | path

Searched refs:allocate_buffer (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/inc/
Dvideo_encoder_test.h68 int allocate_buffer ( unsigned int buffer_dir,
Domx_video_base.h192 OMX_ERRORTYPE allocate_buffer(
/hardware/qcom/media/mm-video/vidc/vdec/inc/
Ddecoder_driver_test.h62 int allocate_buffer ( enum vdec_buffer,
Domx_vdec.h269 OMX_ERRORTYPE allocate_buffer(
/hardware/qcom/media/mm-core/omxcore/inc/
Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/hardware/qcom/media/mm-core/inc/
Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/hardware/qcom/media/mm-video/vidc/venc/test/
Dvideo_encoder_test.c175 if (error != -1 && (allocate_buffer (0,encoder_context)== -1)) in main()
181 if (error != -1 && (allocate_buffer (1,encoder_context)== -1)) in main()
485 int allocate_buffer ( unsigned int buffer_dir, in allocate_buffer() function
/hardware/qcom/media/mm-video/vidc/vdec/test/
Ddecoder_driver_test.c164 if (error != -1 && (allocate_buffer (VDEC_BUFFER_TYPE_INPUT, in main()
171 if (error != -1 && (allocate_buffer (VDEC_BUFFER_TYPE_OUTPUT, in main()
445 int allocate_buffer ( enum vdec_buffer buffer_dir, in allocate_buffer() function
/hardware/qcom/media/mm-core/src/common/
Domx_core_cmp.cpp288 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
/hardware/qcom/media/mm-core/omxcore/src/common/
Domx_core_cmp.cpp288 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
/hardware/qcom/media/mm-video/vidc/venc/src/
Domx_video_base.cpp2981 OMX_ERRORTYPE omx_video::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, in allocate_buffer() function in omx_video
/hardware/qcom/media/mm-video/vidc/vdec/src/
Domx_vdec_copper.cpp4860 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, in allocate_buffer() function in omx_vdec
Domx_vdec.cpp5128 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, in allocate_buffer() function in omx_vdec