Searched refs:LUV (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_ciescope.c | 35 LUV, enumerator 95 { "luv", "CIE 1976 Luv", 0, AV_OPT_TYPE_CONST, {.i64=LUV}, 0, 0, FLAGS, "cie" }, 951 if (cie == LUV) { in monochrome_color_location() 1128 if (cie == LUV) { in fill_in_tongue() 1191 if (cie == LUV) { in plot_white_point() 1317 if (cie == LUV) { in plot_gamuts() 1394 if (s->cie == LUV) { in filter_frame()
|