Home
last modified time | relevance | path

Searched defs:color_model (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/ceftests/
Dprint_unittest.cc58 CefPrintSettings::ColorModel color_model = COLOR_MODEL_CMYK; in TEST() local
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dfrei0r.h340 int color_model; /**< The color model used */ member
Dgstfrei0r.c43 gst_frei0r_caps_from_color_model (gint color_model) in gst_frei0r_caps_from_color_model()