Searched refs:bitDepth (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/image-decoders/png/
H A DPNGImageDecoder.cpp266 int bitDepth, colorType, interlaceType, compressionType, filterType, channels; local
267 png_get_IHDR(png, info, &width, &height, &bitDepth, &colorType, &interlaceType, &compressionType, &filterType);
282 if (colorType == PNG_COLOR_TYPE_PALETTE || (colorType == PNG_COLOR_TYPE_GRAY && bitDepth < 8))
292 if (bitDepth == 16)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_mdls.h273 EAS_INT bitDepth; member in struct:s_dls_params
H A Deas_mdls.c382 static const EAS_INT bitDepth = 8; variable
384 static const EAS_INT bitDepth = 16; variable
996 if (bitDepth == 8)
/external/skia/src/images/
H A DSkImageDecoder_libpng.cpp1024 int bitDepth, SkBitmap::Config config,
1034 int bitDepth = 8; // default for color local
1085 bitDepth = computeBitDepth(ctable->count());
1089 bitDepth, config, sig_bit);
1094 int bitDepth, SkBitmap::Config config,
1132 bitDepth, colorType,
1092 doEncode(SkWStream* stream, const SkBitmap& bitmap, const bool& hasAlpha, int colorType, int bitDepth, SkBitmap::Config config, png_color_8& sig_bit) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 204 milliseconds