Home
last modified time | relevance | path

Searched defs:hue (Results 1 – 25 of 45) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
Dvf_hue.c63 float hue; /* hue expressed in radians */ member
104 static inline void compute_sin_and_cos(HueContext *hue) in compute_sin_and_cos()
209 HueContext *hue = ctx->priv; in init() local
243 HueContext *hue = ctx->priv; in uninit() local
274 HueContext *hue = inlink->dst->priv; in config_props() local
368 HueContext *hue = inlink->dst->priv; in filter_frame() local
474 HueContext *hue = ctx->priv; in process_command() local
Dvf_procamp_vaapi.c51 float hue; member
/third_party/typescript/tests/baselines/reference/
DderivedClasses.js11 public hue() { return "some hue"; } method in Color
65 Color.prototype.hue = function () { return "some hue"; }; method in Color
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/constructor_declarations/super_calls/
Dsuper_calls.ts34 constructor(num1: number, num2: number, public hue: string) { property in HueP
/third_party/typescript/tests/cases/compiler/
DderivedClasses.ts10 public hue() { return "some hue"; } method in Color
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_csc.h40 float hue; member
/third_party/cups-filters/cupsfilters/
Dimage-pnm.c35 int hue, /* I - Color hue (degrees) */ in _cupsImageReadPNM()
Dimage-sgi.c36 int hue, /* I - Color hue (degrees) */ in _cupsImageReadSGI()
Dimage-jpeg.c39 int hue, /* I - Color hue (degrees) */ in _cupsImageReadJPEG()
Dimage-pix.c43 int hue, /* I - Color hue (degrees) */ in _cupsImageReadPIX()
Dimage-photocd.c39 int hue, /* I - Color hue (degrees) */ in _cupsImageReadPhotoCD()
Dimage-png.c38 int hue, /* I - Color hue (degrees) */ in _cupsImageReadPNG()
Dimage-sun.c72 int hue, /* I - Color hue (degrees) */ in _cupsImageReadSunRaster()
Dimage-bmp.c57 int hue, /* I - Color hue (degrees) */ in _cupsImageReadBMP()
Dimage-tiff.c40 int hue, /* I - Color hue (degrees) */ in _cupsImageReadTIFF()
Dimage-gif.c72 int hue, /* I - Color hue (degrees) */ in _cupsImageReadGIF()
/third_party/python/Lib/
Dcolorsys.py109 def _v(m1, m2, hue): argument
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorbalance.h64 gdouble hue; member
Dgstglcolorbalance.c173 gdouble hue = glcolorbalance->hue; in _update_yua_uniforms() local
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.h60 gdouble hue; member
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/
Dgstchromahold.h68 gint hue; member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_camera_profile.cpp379 for (uint32 hue = 0; hue < hues; hue++) in FingerprintHueSatMap() local
878 for (uint32 hue = 0; hue < hues; hue++) in ReadHueSatMap() local
/third_party/skia/gm/
Dhsl.cpp90 static void hue(float dr, float dg, float db, in hue() function
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.h142 gint hue; member
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h69 gint hue; member

12