Home
last modified time | relevance | path

Searched refs:m_client_hdr_info (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1055 DescribeHDRStaticInfoParams m_client_hdr_info; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1128 DescribeHDRStaticInfoParams m_client_hdr_info; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1283 DescribeHDRStaticInfoParams m_client_hdr_info; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp702 memset(&m_client_hdr_info, 0, sizeof(DescribeHDRStaticInfoParams)); in omx_vdec()
751 m_client_hdr_info.nPortIndex = (OMX_U32)OMX_CORE_INPUT_PORT_INDEX; in omx_vdec()
3135 print_debug_hdr_color_info(&(m_client_hdr_info.sInfo), "GetConfig Client HDR"); in get_config()
3302 memcpy(&m_client_hdr_info, params, sizeof(DescribeHDRStaticInfoParams)); in set_config()
7962 m_client_hdr_info.sInfo : m_internal_hdr_info.sInfo; in get_preferred_hdr_info()
7964 m_internal_hdr_info.sInfo : m_client_hdr_info.sInfo; in get_preferred_hdr_info()
8206 print_debug_hdr_color_info(&(m_client_hdr_info.sInfo), "Client"); in handle_extradata()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp774 memset(&m_client_hdr_info, 0, sizeof(DescribeHDRStaticInfoParams)); in omx_vdec()
840 m_client_hdr_info.nPortIndex = (OMX_U32)OMX_CORE_INPUT_PORT_INDEX; in omx_vdec()
5483 print_debug_hdr_color_info(&(m_client_hdr_info.sInfo), "GetConfig Client HDR"); in get_config()
5488 memcpy(&m_client_hdr_info.sInfo, in get_config()
5493 memcpy(&(params->sInfo), &(m_client_hdr_info.sInfo), sizeof(HDRStaticInfo)); in get_config()
5746 memcpy(&m_client_hdr_info, params, sizeof(DescribeHDRStaticInfoParams)); in set_config()
11786 print_debug_hdr_color_info(&(m_client_hdr_info.sInfo), "Client"); in handle_extradata()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp867 memset(&m_client_hdr_info, 0, sizeof(DescribeHDRStaticInfoParams)); in omx_vdec()
929 m_client_hdr_info.nPortIndex = (OMX_U32)OMX_CORE_INPUT_PORT_INDEX; in omx_vdec()
5402 print_debug_hdr_color_info(&(m_client_hdr_info.sInfo), "GetConfig Client HDR"); in get_config()
5612 memcpy(&m_client_hdr_info, params, sizeof(DescribeHDRStaticInfoParams)); in set_config()
11275 m_client_hdr_info.sInfo : m_internal_hdr_info.sInfo; in get_preferred_hdr_info()
11277 m_internal_hdr_info.sInfo : m_client_hdr_info.sInfo; in get_preferred_hdr_info()
11617 print_debug_hdr_color_info(&(m_client_hdr_info.sInfo), "Client"); in handle_extradata()