/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 2249 int nBufHdrSize = 0; in use_output_buffer() local 2252 nBufHdrSize = m_sOutPortDef.nBufferCountActual * sizeof(OMX_BUFFERHEADERTYPE); in use_output_buffer() 2261 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in use_output_buffer() 2839 int nBufHdrSize = 0; in allocate_output_buffer() local 2842 nBufHdrSize = m_sOutPortDef.nBufferCountActual * sizeof(OMX_BUFFERHEADERTYPE); in allocate_output_buffer() 2851 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2377 int nBufHdrSize = 0; in use_output_buffer() local 2380 nBufHdrSize = m_sOutPortDef.nBufferCountActual * sizeof(OMX_BUFFERHEADERTYPE); in use_output_buffer() 2389 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in use_output_buffer() 2962 int nBufHdrSize = 0; in allocate_output_buffer() local 2965 nBufHdrSize = m_sOutPortDef.nBufferCountActual * sizeof(OMX_BUFFERHEADERTYPE); in allocate_output_buffer() 2974 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2676 int nBufHdrSize = 0; in use_output_buffer() local 2679 nBufHdrSize = m_sOutPortDef.nBufferCountActual * sizeof(OMX_BUFFERHEADERTYPE); in use_output_buffer() 2688 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in use_output_buffer() 3276 int nBufHdrSize = 0; in allocate_output_buffer() local 3279 nBufHdrSize = m_sOutPortDef.nBufferCountActual * sizeof(OMX_BUFFERHEADERTYPE); in allocate_output_buffer() 3288 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2763 int nBufHdrSize = 0; in use_output_buffer() local 2766 nBufHdrSize = m_sOutPortDef.nBufferCountActual * sizeof(OMX_BUFFERHEADERTYPE); in use_output_buffer() 2775 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in use_output_buffer() 3372 int nBufHdrSize = 0; in allocate_output_buffer() local 3375 nBufHdrSize = m_sOutPortDef.nBufferCountActual * sizeof(OMX_BUFFERHEADERTYPE); in allocate_output_buffer() 3384 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 4866 int nBufHdrSize = 0; in allocate_output_buffer() local 4872 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_buffer() 4902 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer() 7185 int nBufHdrSize = 0; in allocate_output_headers() local 7195 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_headers() 7198 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d \n",nBufHdrSize, in allocate_output_headers() 7201 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_headers()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 5284 int nBufHdrSize = 0; in allocate_output_buffer() local 5297 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_buffer() 5307 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_buffer() 5377 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer() 8369 int nBufHdrSize = 0; in allocate_output_headers() local 8379 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_headers() 8389 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_headers() 8395 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_headers() 10152 int nBufHdrSize = drv_ctx.interm_op_buf.actualcount * sizeof(OMX_BUFFERHEADERTYPE); in allocate_interm_buffer() local 10153 m_interm_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_interm_buffer()
|
D | omx_vdec.cpp | 4706 int nBufHdrSize = 0; in allocate_output_buffer() local 4725 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_buffer() 4735 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_buffer() 4742 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer() 7718 int nBufHdrSize = 0; in allocate_output_headers() local 7728 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_headers() 7738 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_headers() 7744 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_headers()
|
D | omx_vdec_hevc.cpp | 4407 int nBufHdrSize = 0; in allocate_output_buffer() local 4420 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_buffer() 4430 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_buffer() 4488 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer() 7361 int nBufHdrSize = 0; in allocate_output_headers() local 7371 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_headers() 7381 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_headers() 7387 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_headers()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 5486 int nBufHdrSize = 0; in allocate_output_buffer() local 5499 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_buffer() 5509 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_buffer() 5581 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer() 8584 int nBufHdrSize = 0; in allocate_output_headers() local 8594 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_headers() 8604 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_headers() 8610 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_headers() 10375 int nBufHdrSize = drv_ctx.interm_op_buf.actualcount * sizeof(OMX_BUFFERHEADERTYPE); in allocate_interm_buffer() local 10376 m_interm_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_interm_buffer()
|
D | omx_vdec_hevc.cpp | 4386 int nBufHdrSize = 0; in allocate_output_buffer() local 4399 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_buffer() 4409 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_buffer() 4467 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer() 7325 int nBufHdrSize = 0; in allocate_output_headers() local 7335 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_headers() 7345 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d",nBufHdrSize, in allocate_output_headers() 7351 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_headers()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 4913 int nBufHdrSize = 0; in allocate_output_buffer() local 4933 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_buffer() 4943 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d\n",nBufHdrSize, in allocate_output_buffer() 4950 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer() 8028 int nBufHdrSize = 0; in allocate_output_headers() local 8038 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_headers() 8048 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %d PMEM %d PL %d\n",nBufHdrSize, in allocate_output_headers() 8054 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_headers()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6960 int nBufHdrSize = 0; in allocate_output_buffer() local 6971 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_buffer() 6981 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %u PMEM %d PL %d",nBufHdrSize, in allocate_output_buffer() 7087 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_buffer() 10708 int nBufHdrSize = 0; in allocate_output_headers() local 10718 nBufHdrSize = drv_ctx.op_buf.actualcount * in allocate_output_headers() 10728 DEBUG_PRINT_LOW("TotalBufHdr %d BufHdrSize %u PMEM %d PL %d",nBufHdrSize, in allocate_output_headers() 10734 m_out_mem_ptr = (OMX_BUFFERHEADERTYPE *)calloc(nBufHdrSize,1); in allocate_output_headers()
|