/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
H A D | omx_video_base.cpp | 2825 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 D | omx_video_base.cpp | 2946 OMX_ERRORTYPE omx_video::allocate_output_buffer( function in class:omx_video 2960 DEBUG_PRINT_HIGH("allocate_output_buffer()for %u bytes", (unsigned int)bytes); 3152 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
|
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_base.cpp | 3145 OMX_ERRORTYPE omx_video::allocate_output_buffer( function in class:omx_video 3158 DEBUG_PRINT_HIGH("allocate_output_buffer()for %u bytes", (unsigned int)bytes); 3360 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_base.cpp | 3260 OMX_ERRORTYPE omx_video::allocate_output_buffer( function in class:omx_video 3274 DEBUG_PRINT_HIGH("allocate_output_buffer()for %u bytes", (unsigned int)bytes); 3468 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
|
/hardware/qcom/media/msm8996/videopp/src/ |
H A D | omx_vdpp.cpp | 4844 OMX_ERRORTYPE omx_vdpp::allocate_output_buffer( function in class:omx_vdpp 5024 DEBUG_PRINT_ERROR("allocate_output_buffer STREAMON failed \n "); 5028 DEBUG_PRINT_HIGH("allocate_output_buffer STREAMON Successful \n "); 5085 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_base.cpp | 3356 OMX_ERRORTYPE omx_video::allocate_output_buffer( function in class:omx_video 3370 DEBUG_PRINT_HIGH("allocate_output_buffer()for %u bytes", (unsigned int)bytes); 3584 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
H A D | omx_vdec.cpp | 4895 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,
|
H A D | omx_vdec_copper.cpp | 4531 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec 4879 eRet = allocate_output_buffer(hComp,bufferHdr,port,appData,bytes);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec.cpp | 4688 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 D | omx_vdec_hevc.cpp | 4386 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,
|
H A D | omx_vdec_hevc_swvdec.cpp | 5262 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec 9475 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes); 9494 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
|
H A D | omx_vdec_msm8974.cpp | 5541 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec 10456 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes); 10475 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_hevc.cpp | 4365 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,
|
H A D | omx_vdec_hevc_swvdec.cpp | 5462 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec 9677 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes); 9696 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
|
H A D | omx_vdec_v4l2.cpp | 6391 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec 11736 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes); 11755 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 6922 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec 12934 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes); 12953 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
|
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 6332 OMX_ERRORTYPE omx_vdec::allocate_output_buffer( function in class:omx_vdec 11395 eRet = omx->allocate_output_buffer(hComp,bufferHdr,port,appData,bytes); 11414 eRet = omx->allocate_output_buffer(hComp,&temp_bufferHdr,
|