Searched refs:ProcessImage (Results 1 – 3 of 3) sorted by relevance
49 bool ProcessImage(const uint8* const * rowPtrs, int width,
281 quantizer.ProcessImage(logoRowPtrs, logoWidth, logoHeight); in create_8bit_images()282 quantizer.ProcessImage(iconsRowPtrs, iconsWidth, iconsHeight); in create_8bit_images()
82 BColorQuantizer::ProcessImage(const uint8* const * rowPtrs, int width, in ProcessImage() function in BColorQuantizer