Home
last modified time | relevance | path

Searched refs:m_platform_list (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp441 m_platform_list(NULL), in omx_vdec()
4774 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
4776 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()
4779 pPlatformList = m_platform_list; in allocate_output_buffer()
5845 if (m_platform_list) { in component_deinit()
5846 free(m_platform_list); in component_deinit()
5847 m_platform_list = NULL; in component_deinit()
7409 if (m_platform_list) { in free_output_buffer_header()
7410 free(m_platform_list); in free_output_buffer_header()
7411 m_platform_list = NULL; in free_output_buffer_header()
[all …]
Domx_vdec_hevc.cpp515 m_platform_list(NULL), in omx_vdec()
4511 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
4513 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()
4516 pPlatformList = m_platform_list; in allocate_output_buffer()
5472 if (m_platform_list) { in component_deinit()
5473 free(m_platform_list); in component_deinit()
5474 m_platform_list = NULL; in component_deinit()
7006 if (m_platform_list) { in free_output_buffer_header()
7007 free(m_platform_list); in free_output_buffer_header()
7008 m_platform_list = NULL; in free_output_buffer_header()
[all …]
Domx_vdec_hevc_swvdec.cpp553 m_platform_list(NULL), in omx_vdec()
5405 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
5407 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()
5410 pPlatformList = m_platform_list; in allocate_output_buffer()
6555 if(m_platform_list) in component_deinit()
6557 free(m_platform_list); in component_deinit()
6558 m_platform_list = NULL; in component_deinit()
7968 if(m_platform_list) in free_output_buffer_header()
7970 free(m_platform_list); in free_output_buffer_header()
7971 m_platform_list = NULL; in free_output_buffer_header()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp456 m_platform_list(NULL), in omx_vdec()
4983 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
4985 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()
4988 pPlatformList = m_platform_list; in allocate_output_buffer()
6037 if(m_platform_list) in component_deinit()
6039 free(m_platform_list); in component_deinit()
6040 m_platform_list = NULL; in component_deinit()
7689 if(m_platform_list) in free_output_buffer_header()
7691 free(m_platform_list); in free_output_buffer_header()
7692 m_platform_list = NULL; in free_output_buffer_header()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp511 m_platform_list(NULL), in omx_vdec()
4490 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
4492 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()
4495 pPlatformList = m_platform_list; in allocate_output_buffer()
5436 if (m_platform_list) { in component_deinit()
5437 free(m_platform_list); in component_deinit()
5438 m_platform_list = NULL; in component_deinit()
6970 if (m_platform_list) { in free_output_buffer_header()
6971 free(m_platform_list); in free_output_buffer_header()
6972 m_platform_list = NULL; in free_output_buffer_header()
[all …]
Domx_vdec_hevc_swvdec.cpp556 m_platform_list(NULL), in omx_vdec()
5609 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
5611 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()
5614 pPlatformList = m_platform_list; in allocate_output_buffer()
6757 if(m_platform_list) in component_deinit()
6759 free(m_platform_list); in component_deinit()
6760 m_platform_list = NULL; in component_deinit()
8183 if(m_platform_list) in free_output_buffer_header()
8185 free(m_platform_list); in free_output_buffer_header()
8186 m_platform_list = NULL; in free_output_buffer_header()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h740 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h901 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h753 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
Domx_vdec_hevc_swvdec.h889 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
Domx_vdec.h876 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h759 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
Domx_vdec.h854 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp617 m_platform_list(NULL), in omx_vdec()
7126 m_platform_list = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)(pPtr); in allocate_output_buffer()
7128 (((char *) m_platform_list) + nPlatformListSize); in allocate_output_buffer()
7131 pPlatformList = m_platform_list; in allocate_output_buffer()
8234 if (m_platform_list) { in component_deinit()
8235 free(m_platform_list); in component_deinit()
8236 m_platform_list = NULL; in component_deinit()
10259 if (m_platform_list) { in free_output_buffer_header()
10260 free(m_platform_list); in free_output_buffer_header()
10261 m_platform_list = NULL; in free_output_buffer_header()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h922 OMX_QCOM_PLATFORM_PRIVATE_LIST *m_platform_list; variable
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp633 m_platform_list(NULL), in omx_vdpp()
6651 if(m_platform_list) in free_output_buffer_header()
6653 free(m_platform_list); in free_output_buffer_header()
6654 m_platform_list = NULL; in free_output_buffer_header()