/prebuilts/go/linux-x86/src/image/png/ |
reader_test.go | 112 // We fake a gAMA output. The test files have a gAMA chunk but the go PNG parser ignores it 114 io.WriteString(w, "gAMA {1.0000}\n")
|
/external/zopfli/src/zopflipng/ |
zopflipng_bin.cc | 112 " that would normally be removed, e.g. tEXt,zTXt,iTXt,gAMA, ... \n" 228 " --keepchunks=gAMA,cHRM,sRGB,iCCP\n");
|
/prebuilts/go/darwin-x86/src/image/png/testdata/pngsuite/ |
basn0g16.sng | 6 gAMA {1.0000}
|
basn2c08.sng | 6 gAMA {1.0000}
|
basn2c16.sng | 6 gAMA {1.0000}
|
basn4a08.sng | 6 gAMA {1.0000}
|
basn4a16.sng | 6 gAMA {1.0000}
|
basn6a08.sng | 6 gAMA {1.0000}
|
basn6a16.sng | 6 gAMA {1.0000}
|
/prebuilts/go/linux-x86/src/image/png/testdata/pngsuite/ |
basn0g16.sng | 6 gAMA {1.0000}
|
basn2c08.sng | 6 gAMA {1.0000}
|
basn2c16.sng | 6 gAMA {1.0000}
|
basn4a08.sng | 6 gAMA {1.0000}
|
basn4a16.sng | 6 gAMA {1.0000}
|
basn6a08.sng | 6 gAMA {1.0000}
|
basn6a16.sng | 6 gAMA {1.0000}
|
/external/libpng/contrib/gregbook/ |
readpng2.c | 143 * IEND, tRNS, bKGD, gAMA, and sRGB (small performance improvement) */ 150 103, 65, 77, 65, '\0', /* gAMA */ 333 * mendation of the sRGB proposal and treat unlabelled images (no gAMA
|
/external/libpng/ |
pngset.c | 142 png_debug1(1, "in %s storage function", "gAMA"); 615 /* This causes the gAMA and cHRM to be written too */ 644 * override previously set app cHRM or gAMA here (because likely as not the 659 /* But do write the gAMA and cHRM chunks from the profile. */ [all...] |
pngget.c | 681 png_debug1(1, "in %s retrieval function", "gAMA"); 700 png_debug1(1, "in %s retrieval function", "gAMA(float)"); [all...] |
/external/pdfium/third_party/lpng_v163/ |
pngset.c | 140 png_debug1(1, "in %s storage function", "gAMA");
598 /* This causes the gAMA and cHRM to be written too */
627 * override previously set app cHRM or gAMA here (because likely as not the
642 /* But do write the gAMA and cHRM chunks from the profile. */
[all...] |
pngget.c | 648 png_debug1(1, "in %s retrieval function", "gAMA");
667 png_debug1(1, "in %s retrieval function", "gAMA(float)");
[all...] |
/external/opencv3/3rdparty/libpng/ |
pngrutil.c | 36 * point values used for gAMA and cHRM. Instead of png_error it 38 * gAMA and cHRM use *unsigned* integers for fixed point values. 775 png_error(png_ptr, "Missing IHDR before gAMA"); 779 png_warning(png_ptr, "Invalid gAMA after IDAT"); 786 png_warning(png_ptr, "Out of place gAMA chunk"); 794 png_warning(png_ptr, "Duplicate gAMA chunk"); 801 png_warning(png_ptr, "Incorrect gAMA chunk length"); 817 "Ignoring gAMA chunk with out of range gamma"); 830 "Ignoring incorrect gAMA value @1 when sRGB is also present"); [all...] |
pnginfo.h | 86 /* The gAMA chunk describes the gamma characteristics of the system
|
/frameworks/base/packages/PrintSpooler/res/values-sq-rAL/ |
strings.xml | 32 <string name="template_page_range" msgid="428638530038286328">"Gama e faqeve: <xliff:g id="PAGE_COUNT">%1$s</xliff:g>"</string>
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pnginfo.h | 86 /* The gAMA chunk describes the gamma characteristics of the system
|