/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_csc.h | 40 float hue; member
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-jpeg.c | 33 _cupsImageReadJPEG( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadJPEG() argument
|
H A D | image-pnm.c | 29 _cupsImageReadPNM( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPNM() argument
|
H A D | image-sgi.c | 30 _cupsImageReadSGI( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadSGI() argument
|
H A D | image-pix.c | 37 _cupsImageReadPIX( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPIX() argument
|
H A D | image-png.c | 32 _cupsImageReadPNG( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPNG() argument
|
H A D | image-photocd.c | 33 _cupsImageReadPhotoCD( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPhotoCD() argument
|
H A D | image-bmp.c | 51 _cupsImageReadBMP( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadBMP() argument
|
H A D | image-sun.c | 66 _cupsImageReadSunRaster( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadSunRaster() argument
|
H A D | image-tiff.c | 34 _cupsImageReadTIFF( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadTIFF() argument [all...] |
H A D | image-gif.c | 66 _cupsImageReadGIF( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadGIF() argument
|
H A D | image.c | 302 cupsImageOpen( const char *filename, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) cupsImageOpen() argument [all...] |
H A D | image-colorspace.c | 493 cupsImageRGBAdjust(cups_ib_t *pixels, int count, int saturation, int hue) cupsImageRGBAdjust() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_colorize.c | 29 float hue; member
|
H A D | vf_hsvkey.c | 34 float hue, hue_opt, sat, val; member 65 const float hue = hue_key < 0.f ? -hue_key : atan2f(uf, vf) + M_PI; in do_hsvkey_pixel() local 97 const float hue = s->hue; in do_hsvkey_slice() local 122 const float hue = s->hue; in do_hsvkey16_slice() local 151 const float hue in do_hsvhold_slice() local 188 const float hue = s->hue; do_hsvhold16_slice() local [all...] |
H A D | vf_procamp_vaapi.c | 49 float hue; member
|
H A D | vf_huesaturation.c | 49 float hue; member 365 float hue = s->hue; in init_matrix() local
|
H A D | vf_hue.c | 63 float hue; /* hue expressed in radians */ member 102 AVFILTER_DEFINE_CLASS(hue); variable 104 static inline void compute_sin_and_cos(HueContext *hue) in compute_sin_and_cos() argument 209 HueContext *hue = ctx->priv; init() local 243 HueContext *hue = ctx->priv; uninit() local 267 HueContext *hue = inlink->dst->priv; config_props() local 361 HueContext *hue = inlink->dst->priv; filter_frame() local 467 HueContext *hue = ctx->priv; process_command() local [all...] |
H A D | vf_vpp_qsv.c | 89 float hue; member
|
H A D | vf_libplacebo.c | 108 float hue; member
|
H A D | vf_signalstats.c | 573 AVFrame *hue = s->frame_hue; in filter_frame8() local 795 AVFrame *hue = s->frame_hue; in filter_frame16() local
|
/third_party/skia/gm/ |
H A D | hsl.cpp | 90 static void hue(float dr, float dg, float db, in hue() function
|
/third_party/cups-filters/filter/ |
H A D | imagetopdf.c | 688 int hue, sat; /* Hue and saturation adjustment */ in main() local
|
H A D | imagetoraster.c | 174 int hue, sat; /* Hue and saturation adjustment */ in main() local
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng2-x.c | 1230 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; in rpng2_x_load_bg_image() local 2002 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; rpng2_x_reload_bg_image() local [all...] |