Home
last modified time | relevance | path

Searched defs:hue (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_csc.h40 float hue; member
/third_party/cups-filters/cupsfilters/
H A Dimage-jpeg.c33 _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 Dimage-pnm.c29 _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 Dimage-sgi.c30 _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 Dimage-pix.c37 _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 Dimage-png.c32 _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 Dimage-photocd.c33 _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 Dimage-bmp.c51 _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 Dimage-sun.c66 _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 Dimage-tiff.c34 _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 Dimage-gif.c66 _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 Dimage.c302 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 Dimage-colorspace.c493 cupsImageRGBAdjust(cups_ib_t *pixels, int count, int saturation, int hue) cupsImageRGBAdjust() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_colorize.c29 float hue; member
H A Dvf_hsvkey.c34 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 Dvf_procamp_vaapi.c49 float hue; member
H A Dvf_huesaturation.c49 float hue; member
365 float hue = s->hue; in init_matrix() local
H A Dvf_hue.c63 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 Dvf_vpp_qsv.c89 float hue; member
H A Dvf_libplacebo.c108 float hue; member
H A Dvf_signalstats.c573 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 Dhsl.cpp90 static void hue(float dr, float dg, float db, in hue() function
/third_party/cups-filters/filter/
H A Dimagetopdf.c688 int hue, sat; /* Hue and saturation adjustment */ in main() local
H A Dimagetoraster.c174 int hue, sat; /* Hue and saturation adjustment */ in main() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c1230 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...]

Completed in 28 milliseconds

12