Searched defs:bitdepth (Results 1 – 7 of 7) sorted by relevance
| /external/qemu/android/ |
| D | loadpng.c | 22 int bitdepth, colortype, imethod, cmethod, fmethod, i; in loadpng() local 160 int bitdepth, colortype, imethod, cmethod, fmethod, i; in readpng() local
|
| /external/chromium_org/third_party/freetype/src/sfnt/ |
| D | pngshim.c | 194 int bitdepth, color_type, interlace; in Load_SBit_Png() local
|
| /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ |
| D | pngshim.c | 194 int bitdepth, color_type, interlace; in Load_SBit_Png() local
|
| /external/freetype/src/sfnt/ |
| D | pngshim.c | 196 int bitdepth, color_type, interlace; in Load_SBit_Png() local
|
| /external/zopfli/src/zopflipng/lodepng/ |
| D | lodepng.cpp | 2516 static unsigned lodepng_get_bpp_lct(LodePNGColorType colortype, unsigned bitdepth) in lodepng_get_bpp_lct() 2649 …e_t lodepng_get_raw_size_lct(unsigned w, unsigned h, LodePNGColorType colortype, unsigned bitdepth) in lodepng_get_raw_size_lct() 3746 …olorKeyFrom16bit(LodePNGColorMode* mode_out, unsigned r, unsigned g, unsigned b, unsigned bitdepth) in setColorKeyFrom16bit() 4782 size_t insize, LodePNGColorType colortype, unsigned bitdepth) in lodepng_decode_memory() 4806 LodePNGColorType colortype, unsigned bitdepth) in lodepng_decode_file() 4903 … LodePNGColorType colortype, unsigned bitdepth, unsigned interlace_method) in addChunk_IHDR() 5856 … unsigned w, unsigned h, LodePNGColorType colortype, unsigned bitdepth) in lodepng_encode_memory() 5883 LodePNGColorType colortype, unsigned bitdepth) in lodepng_encode_file() 6137 size_t insize, LodePNGColorType colortype, unsigned bitdepth) in decode() 6154 const std::vector<unsigned char>& in, LodePNGColorType colortype, unsigned bitdepth) in decode() [all …]
|
| D | lodepng.h | 316 …unsigned bitdepth; /*bits per sample, see PNG standard or documentation further in this header fi… member
|
| /external/chromium_org/tools/telemetry/third_party/png/ |
| D | png.py | 325 bitdepth=8, argument
|