Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dtiff.c974 static TIFFMethodType GetJPEGMethod(Image* image,TIFF *tiff,uint16 photometric, in GetJPEGMethod() function
1768 method=GetJPEGMethod(image,tiff,photometric,bits_per_sample, in ReadTIFFImage()