Searched refs:allocate_output_buffer (Results 1 - 25 of 31) sorted by relevance

12

/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
H A Domx_aac_aenc.h540 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
H A Domx_amr_aenc.h458 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
H A Domx_evrc_aenc.h459 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
H A Domx_qcelp13_aenc.h459 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h446 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h542 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h539 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
H A Domx_vdec.h605 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h469 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h536 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
H A Domx_vdec.h611 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
H A Domx_vdec_hevc_swvdec.h622 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h478 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h685 OMX_ERRORTYPE allocate_output_buffer(OMX_HANDLETYPE hComp,
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
H A Domx_amr_aenc.cpp3263 OMX_ERRORTYPE omx_amr_aenc::allocate_output_buffer function in class:omx_amr_aenc
3355 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
H A Domx_evrc_aenc.cpp3265 OMX_ERRORTYPE omx_evrc_aenc::allocate_output_buffer function in class:omx_evrc_aenc
3357 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
H A Domx_qcelp13_aenc.cpp3262 OMX_ERRORTYPE omx_qcelp13_aenc::allocate_output_buffer function in class:omx_qcelp13_aenc
3354 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp4895 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec
9366 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
9385 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
9473 eRet = omx->allocate_output_buffer(hComp, &temp_bufferHdr,
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
H A Domx_aac_aenc.cpp3362 OMX_ERRORTYPE omx_aac_aenc::allocate_output_buffer function in class:omx_aac_aenc
3455 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp2825 OMX_ERRORTYPE omx_video::allocate_output_buffer( function in class:omx_video
2836 DEBUG_PRINT_HIGH("\n allocate_output_buffer()::");
3019 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp2922 OMX_ERRORTYPE omx_video::allocate_output_buffer( function in class:omx_video
2936 DEBUG_PRINT_HIGH("allocate_output_buffer()for %u bytes", (unsigned int)bytes);
3128 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp3170 OMX_ERRORTYPE omx_video::allocate_output_buffer( function in class:omx_video
3184 DEBUG_PRINT_HIGH("allocate_output_buffer()for %u bytes", (unsigned int)bytes);
3377 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp4688 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec
9582 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
9605 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
H A Domx_vdec_hevc.cpp4386 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec
8391 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
8410 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp4365 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec
8337 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
8356 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,

Completed in 920 milliseconds

12