Home
last modified time | relevance | path

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

123

/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Ddecoder_driver_test.h62 int allocate_buffer ( enum vdec_buffer,
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dvideo_encoder_test.h68 int allocate_buffer ( unsigned int buffer_dir,
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h61 int allocate_buffer ( enum vdec_buffer,
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_test.h67 int allocate_buffer ( unsigned int buffer_dir,
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h61 int allocate_buffer ( enum vdec_buffer,
H A Domx_swvdec.h211 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_test.h67 int allocate_buffer ( unsigned int buffer_dir,
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h61 int allocate_buffer ( enum vdec_buffer,
H A Domx_swvdec.h223 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_test.h67 int allocate_buffer ( unsigned int buffer_dir,
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A Dqc_omx_component.h136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A 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
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A 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
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c159 if (error != -1 && (allocate_buffer (VDEC_BUFFER_TYPE_INPUT, in main()
165 if (error != -1 && (allocate_buffer (VDEC_BUFFER_TYPE_OUTPUT, in main()
421 int allocate_buffer ( enum vdec_buffer buffer_dir, in allocate_buffer() function
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h223 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h218 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h223 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp288 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
/aosp12/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.cpp289 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()

123