Searched refs:m_platform_list_client (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 869 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 885 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; variable
|
D | omx_vdec_hevc_swvdec.h | 1049 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; variable
|
D | omx_vdec.h | 1052 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 894 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; variable
|
D | omx_vdec.h | 1016 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 9072 memset(m_platform_list_client,0,sizeof(m_platform_list_client)); in init_members() 9424 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert() 9425 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert() 9433 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i]; in allocate_buffers_color_convert() 9500 m_platform_list_client[i].nEntries = 1; in use_output_buffer() 9501 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in use_output_buffer() 9509 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i]; in use_output_buffer()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1117 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 9320 memset(m_platform_list_client,0,sizeof(m_platform_list_client)); in init_members() 9650 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert() 9651 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert() 9659 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i]; in allocate_buffers_color_convert()
|
D | omx_vdec_hevc.cpp | 8151 memset(m_platform_list_client,0,sizeof(m_platform_list_client)); in init_members() 8450 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert() 8451 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert() 8459 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i]; in allocate_buffers_color_convert()
|
D | omx_vdec_hevc_swvdec.cpp | 9237 memset(m_platform_list_client,0,sizeof(m_platform_list_client)); in init_members() 9534 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert() 9535 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert() 9543 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i]; in allocate_buffers_color_convert()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 8097 memset(m_platform_list_client,0,sizeof(m_platform_list_client)); in init_members() 8396 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert() 8397 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert() 8405 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i]; in allocate_buffers_color_convert()
|
D | omx_vdec_hevc_swvdec.cpp | 9439 memset(m_platform_list_client,0,sizeof(m_platform_list_client)); in init_members() 9736 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert() 9737 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert() 9745 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i]; in allocate_buffers_color_convert()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 12615 memset(m_platform_list_client,0,sizeof(m_platform_list_client)); in init_members() 13013 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert() 13014 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert() 13022 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i]; in allocate_buffers_color_convert()
|