Searched refs:m_platform_list_client (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h869 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h894 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec.h1016 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h885 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec.h1028 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
H A Domx_vdec_hevc_swvdec.h1049 OMX_QCOM_PLATFORM_PRIVATE_LIST m_platform_list_client[MAX_COUNT]; member in class:omx_vdec::allocate_color_convert_buf
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp9072 memset(m_platform_list_client,0,sizeof(m_platform_list_client));
9424 m_platform_list_client[i].nEntries = 1;
9425 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
9433 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];
9500 m_platform_list_client[i].nEntries = 1;
9501 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
9509 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp9320 memset(m_platform_list_client,0,sizeof(m_platform_list_client));
9650 m_platform_list_client[i].nEntries = 1;
9651 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
9659 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];
H A Domx_vdec_hevc.cpp8151 memset(m_platform_list_client,0,sizeof(m_platform_list_client));
8450 m_platform_list_client[i].nEntries = 1;
8451 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
8459 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];
H A Domx_vdec_hevc_swvdec.cpp9237 memset(m_platform_list_client,0,sizeof(m_platform_list_client));
9534 m_platform_list_client[i].nEntries = 1;
9535 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
9543 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];
H A Domx_vdec_msm8974.cpp10127 memset(m_platform_list_client,0,sizeof(m_platform_list_client));
10446 m_platform_list_client[i].nEntries = 1;
10447 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
10455 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp8097 memset(m_platform_list_client,0,sizeof(m_platform_list_client));
8396 m_platform_list_client[i].nEntries = 1;
8397 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
8405 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];
H A Domx_vdec_hevc_swvdec.cpp9439 memset(m_platform_list_client,0,sizeof(m_platform_list_client));
9736 m_platform_list_client[i].nEntries = 1;
9737 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
9745 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];
H A Domx_vdec_v4l2.cpp10948 memset(m_platform_list_client,0,sizeof(m_platform_list_client));
11274 m_platform_list_client[i].nEntries = 1;
11275 m_platform_list_client[i].entryList = &m_platform_entry_client[i];
11283 m_out_mem_ptr_client[i].pPlatformPrivate = &m_platform_list_client[i];

Completed in 153 milliseconds