Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_ciescope.c663 static const struct ColorSystem color_systems[] = { variable
1188 const struct ColorSystem *cs = &color_systems[color_system]; in plot_white_point()
1225 const struct ColorSystem *cs = &color_systems[s->color_system]; in draw_background()
1312 const struct ColorSystem *cs = &color_systems[i]; in plot_gamuts()
1460 get_rgb2xyz_matrix(color_systems[s->color_system], s->m); in config_input()