Searched full:hdr10 (Results 1 – 6 of 6) sorted by relevance
15 achieve HDR10 effects. This helps adapt the content to the color and
17 2.2) or MIPI-DSI. The DCSS is intended to support up to 4kp60 displays. HDR10
74 struct dcss_hdr10 *hdr10; member
1236 struct hfi_hdr10_pq_sei *in = pdata, *hdr10 = prop_data; in pkt_session_set_property_4xx() local1238 memcpy(hdr10, in, sizeof(*hdr10)); in pkt_session_set_property_4xx()1239 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*hdr10); in pkt_session_set_property_4xx()
1244 case V4L2_CID_COLORIMETRY_HDR10_CLL_INFO: return "HDR10 Content Light Info"; in v4l2_ctrl_get_name()1245 case V4L2_CID_COLORIMETRY_HDR10_MASTERING_DISPLAY: return "HDR10 Mastering Display"; in v4l2_ctrl_get_name()
52 * @p_hdr10_cll: Pointer to an HDR10 Content Light Level structure.53 * @p_hdr10_mastering: Pointer to an HDR10 Mastering Display structure.