Home
last modified time | relevance | path

Searched defs:vop_hdr_table (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h493 struct vop_hdr_table { struct
494 const uint32_t hdr2sdr_eetf_oetf_y0_offset;
495 const uint32_t hdr2sdr_eetf_oetf_y1_offset;
496 const uint32_t *hdr2sdr_eetf_yn;
497 const uint32_t *hdr2sdr_bt1886oetf_yn;
498 const uint32_t hdr2sdr_sat_y0_offset;
499 const uint32_t hdr2sdr_sat_y1_offset;
500 const uint32_t *hdr2sdr_sat_yn;
502 const uint32_t hdr2sdr_src_range_min;
503 const uint32_t hdr2sdr_src_range_max;
[all …]