Home
last modified time | relevance | path

Searched refs:numpixels (Results 1 – 1 of 1) sorted by relevance

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp3213 static unsigned getPixelColorsRGBA8(unsigned char* buffer, size_t numpixels, in getPixelColorsRGBA8() argument
3224 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
3232 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
3242 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
3254 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
3265 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
3281 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
3306 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
3314 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
3325 for(i = 0; i < numpixels; i++, buffer += num_channels) in getPixelColorsRGBA8()
[all …]