Searched refs:filterType (Results 1 - 8 of 8) sorted by relevance

/external/aac/libAACenc/src/
H A Dtransform.h120 INT filterType
H A Dtransform.cpp109 INT filterType
172 if (filterType != FB_ELD)
209 if (filterType == FB_ELD)
/external/webkit/Source/WebCore/svg/
H A DSVGFEColorMatrixElement.cpp138 const ColorMatrixType filterType(static_cast<ColorMatrixType>(type()));
142 switch (filterType) {
160 if ((filterType == FECOLORMATRIX_TYPE_MATRIX && size != 20)
161 || (filterType == FECOLORMATRIX_TYPE_HUEROTATE && size != 1)
162 || (filterType == FECOLORMATRIX_TYPE_SATURATE && (size != 1
167 RefPtr<FilterEffect> effect = FEColorMatrix::create(filter, filterType, filterValues);
/external/webkit/Source/WebCore/platform/graphics/filters/
H A DFEColorMatrix.cpp127 template<ColorMatrixType filterType>
137 switch (filterType) {
/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);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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 114 milliseconds