D | vf_ciescope.c | 60 int cie; member 92 …{ "cie", "set cie system", OFFSET(cie), AV_OPT_TYPE_INT, {.i64=XYY}, 0, NB_CIE-1, FLAGS, … 942 int cie, int *xP, int *yP) in monochrome_color_location() argument 951 if (cie == LUV) { in monochrome_color_location() 957 } else if (cie == UCS) { in monochrome_color_location() 963 } else if (cie == XYY) { in monochrome_color_location() 1070 int const cie) in tongue_outline() argument 1080 monochrome_color_location(wavelength, w, h, cie, in tongue_outline() 1103 int const cie, in fill_in_tongue() argument 1128 if (cie == LUV) { in fill_in_tongue() [all …]
|