Home
last modified time | relevance | path

Searched defs:inputPixels (Results 1 – 3 of 3) sorted by relevance

/external/libmonet/quantize/
DQuantizerWsmeans.java72 int[] inputPixels, int[] startingClusters, int maxColors) { in quantize()
/external/ImageMagick/MagickCore/
Daccelerate.c1011 *inputPixels; in ComputeContrastStretchImage() local
1542 *inputPixels; in ComputeConvolveImage() local
1907 *inputPixels; in ComputeDespeckleImage() local
2332 *inputPixels; in ComputeEqualizeImage() local
3040 *inputPixels; in ComputeLocalContrastImage() local
3405 *inputPixels; in ComputeModulateImage() local
3606 *inputPixels; in ComputeMotionBlurImage() local
/external/skia/tests/
DProcessorTest.cpp963 std::vector<GrColor> inputPixels = make_input_pixels(kRenderSize, kRenderSize, 0.0f); in DEF_GANESH_TEST_FOR_GL_RENDERING_CONTEXTS() local