Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c4136 jng_alpha_sample_depth, in ReadOneJNGImage() local
4162 jng_alpha_sample_depth=8; in ReadOneJNGImage()
4269 jng_alpha_sample_depth=p[12]; in ReadOneJNGImage()
4288 jng_alpha_sample_depth); in ReadOneJNGImage()
4386 data[12]=jng_alpha_sample_depth; in ReadOneJNGImage()
12227 jng_alpha_sample_depth, in WriteOneJNGImage() local
12248 jng_alpha_sample_depth = 0; in WriteOneJNGImage()
12296 jng_alpha_sample_depth=0; in WriteOneJNGImage()
12317 " JNG Alpha Depth = %d",jng_alpha_sample_depth); in WriteOneJNGImage()
12353 jng_alpha_sample_depth= (unsigned int) value[0]; in WriteOneJNGImage()
[all …]