Home
last modified time | relevance | path

Searched refs:pPtr (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp4744 char *pPtr=NULL; in allocate_output_buffer() local
4745 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_buffer()
4764 if (m_out_mem_ptr && pPtr && drv_ctx.ptr_outputbuffer in allocate_output_buffer()
4774 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
4853 m_out_mem_ptr, pPtr); in allocate_output_buffer()
4860 if (pPtr) { in allocate_output_buffer()
4861 free(pPtr); in allocate_output_buffer()
4862 pPtr = NULL; in allocate_output_buffer()
7746 char *pPtr=NULL; in allocate_output_headers() local
7747 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_headers()
[all …]
Domx_vdec_hevc.cpp4490 char *pPtr=NULL; in allocate_output_buffer() local
4491 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_buffer()
4505 if (m_out_mem_ptr && pPtr && drv_ctx.ptr_outputbuffer in allocate_output_buffer()
4511 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
4576 m_out_mem_ptr, pPtr); in allocate_output_buffer()
4581 if (pPtr) { in allocate_output_buffer()
4582 free(pPtr); in allocate_output_buffer()
4583 pPtr = NULL; in allocate_output_buffer()
7389 char *pPtr=NULL; in allocate_output_headers() local
7390 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_headers()
[all …]
Domx_vdec_hevc_swvdec.cpp5379 char *pPtr=NULL; in allocate_output_buffer() local
5380 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_buffer()
5398 if(m_out_mem_ptr && pPtr && drv_ctx.ptr_outputbuffer && drv_ctx.ptr_respbuffer in allocate_output_buffer()
5405 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
5473 m_out_mem_ptr, pPtr); in allocate_output_buffer()
5479 if(pPtr) in allocate_output_buffer()
5481 free(pPtr); in allocate_output_buffer()
5482 pPtr = NULL; in allocate_output_buffer()
8397 char *pPtr=NULL; in allocate_output_headers() local
8398 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_headers()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp4952 char *pPtr=NULL; in allocate_output_buffer() local
4953 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_buffer()
4972 if(m_out_mem_ptr && pPtr && drv_ctx.ptr_outputbuffer in allocate_output_buffer()
4983 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
5052 m_out_mem_ptr, pPtr); in allocate_output_buffer()
5058 if(pPtr) in allocate_output_buffer()
5060 free(pPtr); in allocate_output_buffer()
5061 pPtr = NULL; in allocate_output_buffer()
8056 char *pPtr=NULL; in allocate_output_headers() local
8057 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_headers()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp4469 char *pPtr=NULL; in allocate_output_buffer() local
4470 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_buffer()
4484 if (m_out_mem_ptr && pPtr && drv_ctx.ptr_outputbuffer in allocate_output_buffer()
4490 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
4555 m_out_mem_ptr, pPtr); in allocate_output_buffer()
4560 if (pPtr) { in allocate_output_buffer()
4561 free(pPtr); in allocate_output_buffer()
4562 pPtr = NULL; in allocate_output_buffer()
7353 char *pPtr=NULL; in allocate_output_headers() local
7354 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_headers()
[all …]
Domx_vdec_hevc_swvdec.cpp5583 char *pPtr=NULL; in allocate_output_buffer() local
5584 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_buffer()
5602 if(m_out_mem_ptr && pPtr && drv_ctx.ptr_outputbuffer && drv_ctx.ptr_respbuffer in allocate_output_buffer()
5609 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
5677 m_out_mem_ptr, pPtr); in allocate_output_buffer()
5683 if(pPtr) in allocate_output_buffer()
5685 free(pPtr); in allocate_output_buffer()
5686 pPtr = NULL; in allocate_output_buffer()
8612 char *pPtr=NULL; in allocate_output_headers() local
8613 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_headers()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp7089 char *pPtr=NULL; in allocate_output_buffer() local
7090 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_buffer()
7120 if (m_out_mem_ptr && pPtr && drv_ctx.ptr_outputbuffer in allocate_output_buffer()
7126 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
7199 m_out_mem_ptr, pPtr); in allocate_output_buffer()
7204 if (pPtr) { in allocate_output_buffer()
7205 free(pPtr); in allocate_output_buffer()
7206 pPtr = NULL; in allocate_output_buffer()
10736 char *pPtr=NULL; in allocate_output_headers() local
10737 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize + in allocate_output_headers()
[all …]