Home
last modified time | relevance | path

Searched refs:percent_luma (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Denhance.c2938 const double percent_chroma,const double percent_luma,double *red, in ModulateHCL() argument
2956 luma*=0.01*percent_luma; in ModulateHCL()
2961 const double percent_chroma,const double percent_luma,double *red, in ModulateHCLp() argument
2979 luma*=0.01*percent_luma; in ModulateHCLp()
3098 static inline void ModulateLCHab(const double percent_luma, in ModulateLCHab() argument
3111 luma*=0.01*percent_luma; in ModulateLCHab()
3121 static inline void ModulateLCHuv(const double percent_luma, in ModulateLCHuv() argument
3134 luma*=0.01*percent_luma; in ModulateLCHuv()
Dcomposite.c547 percent_luma, local
590 percent_luma=100.0;
1176 percent_luma=geometry_info.rho;
2085 luma+=(0.01*percent_luma*offset)/midpoint;