/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 61 int allocate_buffer ( enum vdec_buffer,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_test.h | 67 int allocate_buffer ( unsigned int buffer_dir,
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_test.h | 67 int allocate_buffer ( unsigned int buffer_dir,
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | decoder_driver_test.h | 62 int allocate_buffer ( enum vdec_buffer,
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | video_encoder_test.h | 68 int allocate_buffer ( unsigned int buffer_dir,
|
D | omx_video_base.h | 193 OMX_ERRORTYPE allocate_buffer(
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_test.h | 67 int allocate_buffer ( unsigned int buffer_dir,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 61 int allocate_buffer ( enum vdec_buffer,
|
D | omx_swvdec.h | 211 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 61 int allocate_buffer ( enum vdec_buffer,
|
D | omx_swvdec.h | 223 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | qc_omx_component.h | 136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | qc_omx_component.h | 136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | qc_omx_component.h | 136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | qc_omx_component.h | 136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
|
/hardware/qcom/sdm845/media/mm-core/inc/ |
D | qc_omx_component.h | 136 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
D | video_encoder_test.c | 175 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/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 159 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
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 164 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/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 218 OMX_ERRORTYPE allocate_buffer(OMX_HANDLETYPE cmp_handle,
|
/hardware/qcom/sdm845/media/mm-core/src/common/ |
D | omx_core_cmp.cpp | 289 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/msm8974/mm-core/src/common/ |
D | omx_core_cmp.cpp | 289 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/ |
D | omx_core_cmp.cpp | 288 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/msm8998/mm-core/src/common/ |
D | omx_core_cmp.cpp | 289 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
|
/hardware/qcom/media/msm8996/mm-core/src/common/ |
D | omx_core_cmp.cpp | 289 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
|