Searched refs:m_platform_entry_client (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 870 OMX_QCOM_PLATFORM_PRIVATE_ENTRY m_platform_entry_client[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 886 OMX_QCOM_PLATFORM_PRIVATE_ENTRY m_platform_entry_client[MAX_COUNT]; variable
|
D | omx_vdec_hevc_swvdec.h | 1050 OMX_QCOM_PLATFORM_PRIVATE_ENTRY m_platform_entry_client[MAX_COUNT]; variable
|
D | omx_vdec.h | 1029 OMX_QCOM_PLATFORM_PRIVATE_ENTRY m_platform_entry_client[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 895 OMX_QCOM_PLATFORM_PRIVATE_ENTRY m_platform_entry_client[MAX_COUNT]; variable
|
D | omx_vdec.h | 1017 OMX_QCOM_PLATFORM_PRIVATE_ENTRY m_platform_entry_client[MAX_COUNT]; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 9073 memset(m_platform_entry_client,0,sizeof(m_platform_entry_client)); in init_members() 9076 memset(op_buf_ion_info,0,sizeof(m_platform_entry_client)); in init_members() 9422 m_platform_entry_client[i].entry = (void *)&m_pmem_info_client[i]; in allocate_buffers_color_convert() 9423 m_platform_entry_client[i].type = OMX_QCOM_PLATFORM_PRIVATE_PMEM; in allocate_buffers_color_convert() 9425 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert() 9498 m_platform_entry_client[i].entry = (void *)&m_pmem_info_client[i]; in use_output_buffer() 9499 m_platform_entry_client[i].type = OMX_QCOM_PLATFORM_PRIVATE_PMEM; in use_output_buffer() 9501 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in use_output_buffer()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 8152 memset(m_platform_entry_client,0,sizeof(m_platform_entry_client)); in init_members() 8156 memset(op_buf_ion_info,0,sizeof(m_platform_entry_client)); in init_members() 8448 m_platform_entry_client[i].entry = (void *)&m_pmem_info_client[i]; in allocate_buffers_color_convert() 8449 m_platform_entry_client[i].type = OMX_QCOM_PLATFORM_PRIVATE_PMEM; in allocate_buffers_color_convert() 8451 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
|
D | omx_vdec.cpp | 9321 memset(m_platform_entry_client,0,sizeof(m_platform_entry_client)); in init_members() 9324 memset(op_buf_ion_info,0,sizeof(m_platform_entry_client)); in init_members() 9648 m_platform_entry_client[i].entry = (void *)&m_pmem_info_client[i]; in allocate_buffers_color_convert() 9649 m_platform_entry_client[i].type = OMX_QCOM_PLATFORM_PRIVATE_PMEM; in allocate_buffers_color_convert() 9651 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
|
D | omx_vdec_msm8974.cpp | 10128 memset(m_platform_entry_client,0,sizeof(m_platform_entry_client)); in init_members() 10132 memset(op_buf_ion_info,0,sizeof(m_platform_entry_client)); in init_members() 10444 m_platform_entry_client[i].entry = (void *)&m_pmem_info_client[i]; in allocate_buffers_color_convert() 10445 m_platform_entry_client[i].type = OMX_QCOM_PLATFORM_PRIVATE_PMEM; in allocate_buffers_color_convert() 10447 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 8098 memset(m_platform_entry_client,0,sizeof(m_platform_entry_client)); in init_members() 8102 memset(op_buf_ion_info,0,sizeof(m_platform_entry_client)); in init_members() 8394 m_platform_entry_client[i].entry = (void *)&m_pmem_info_client[i]; in allocate_buffers_color_convert() 8395 m_platform_entry_client[i].type = OMX_QCOM_PLATFORM_PRIVATE_PMEM; in allocate_buffers_color_convert() 8397 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
|
D | omx_vdec_hevc_swvdec.cpp | 9440 memset(m_platform_entry_client,0,sizeof(m_platform_entry_client)); in init_members() 9444 memset(op_buf_ion_info,0,sizeof(m_platform_entry_client)); in init_members() 9734 m_platform_entry_client[i].entry = (void *)&m_pmem_info_client[i]; in allocate_buffers_color_convert() 9735 m_platform_entry_client[i].type = OMX_QCOM_PLATFORM_PRIVATE_PMEM; in allocate_buffers_color_convert() 9737 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
|