Searched refs:csc_table (Results 1 – 5 of 5) sorted by relevance
421 const struct csc_table *csc_coeff) in hdmi_core_write_csc()457 static const struct csc_table csc_limited_range = { in hdmi_core_configure_range()460 static const struct csc_table csc_full_range = { in hdmi_core_configure_range()463 const struct csc_table *csc_coeff; in hdmi_core_configure_range()
278 struct csc_table { struct
28 static const struct csc_table csc_table_deepcolor[] = {465 struct csc_table csc_coeff) in hdmi_core_csc_config()499 struct csc_table csc_coeff = { 0 }; in hdmi_core_configure_range()
151 const struct vop_csc_table *csc_table; member