Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
H A Dhdmi_ext.h61 hi_u16 min_luminance; /* min_display_mastering_luminance, in units of 0.0001 cd/m^2 */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_comm_video_adapt.h279 hi_u32 min_luminance; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_edid.h347 * the version of VSVDB, if this equal to 1, the value of min_luminance and max_luminance only 7 bits,
370 hi_u16 min_luminance; member
H A Ddrv_hdmi_infoframe.c209 ptr[20] = meta_des_1st->min_luminance & DRM_INFORFRAME_META_MASK; in hdmi_drm_infoframe_pack()
210 ptr[21] = (meta_des_1st->min_luminance >> DRM_INFORFRAME_META_OFFSET) & DRM_INFORFRAME_META_MASK; in hdmi_drm_infoframe_pack()
H A Ddrv_hdmi_infoframe.h532 hi_u16 min_luminance; /* min_display_mastering_luminance, in units of 0.0001 cd/m^2 */ member
H A Ddrv_hdmi_proc.c1055 osal_seq_printf(file, "%-15s: %-20d \n", "MinLuminance", hdr_attr->un_descriptor.type1.min_luminance); in proc_hdr_info()
1708 osal_seq_printf(file, "%-20s: %-20d ", "DolbyMinLum", cap->dolby_cap.min_luminance); in proc_sink_hdr_cap()
H A Ddrv_hdmi_edid.c1342 dolby_cap->min_luminance = (data[17] << EDID_DOLBY_CAP_OFFSET_3) | in edid_dolby_version_parse()
1356 dolby_cap->min_luminance = ((data[5] >> EDID_DOLBY_CAP_OFFSET_1) & EDID_DOLBY_LOWER_7BIT_MASK); in edid_dolby_version_parse()
H A Ddrv_hdmi_intf.c2580 hdmi_check_is_change_return(hdr_attr->un_descriptor.type1.min_luminance,
2581 app_hdr_attr->hdr_attr.un_descriptor.type1.min_luminance, HI_TRUE);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_video_adapt.h276 hi_u32 min_luminance; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_video_adapt.h275 hi_u32 min_luminance; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_frame.h258 RK_U32 min_luminance; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_frame.h258 RK_U32 min_luminance; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_frame.h258 RK_U32 min_luminance; member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_frame.h259 unsigned int min_luminance; member

Completed in 25 milliseconds