Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_tv.c58 struct color_conversion { struct
186 static const struct color_conversion ntsc_m_csc_composite = {
196 static const struct color_conversion ntsc_m_csc_svideo = {
206 static const struct color_conversion ntsc_j_csc_composite = {
216 static const struct color_conversion ntsc_j_csc_svideo = {
226 static const struct color_conversion pal_csc_composite = {
236 static const struct color_conversion pal_csc_svideo = {
246 static const struct color_conversion pal_m_csc_composite = {
256 static const struct color_conversion pal_m_csc_svideo = {
266 static const struct color_conversion pal_n_csc_composite = {
[all …]