Home
last modified time | relevance | path

Searched refs:Rec709LumaPixelIntensityMethod (Results 1 – 7 of 7) sorted by relevance

/external/ImageMagick/MagickCore/
Dpixel.h108 Rec709LumaPixelIntensityMethod, enumerator
Daccelerate-kernels-private.h210 Rec709LumaPixelIntensityMethod,
546 case Rec709LumaPixelIntensityMethod:
Dpixel.c2236 method=Rec709LumaPixelIntensityMethod; in GetPixelInfoIntensity()
2288 case Rec709LumaPixelIntensityMethod: in GetPixelInfoIntensity()
2420 case Rec709LumaPixelIntensityMethod: in GetPixelIntensity()
Doption.c1892 { "Rec709Luma", Rec709LumaPixelIntensityMethod, UndefinedOptionFlag, MagickFalse },
Denhance.c2586 case Rec709LumaPixelIntensityMethod: in GrayscaleImage()
Daccelerate.c192 (method == Rec709LumaPixelIntensityMethod)) in checkPixelIntensity()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h966 using MagickCore::Rec709LumaPixelIntensityMethod;