Searched refs:pngBytesPerPixel (Results 1 – 1 of 1) sorted by relevance
747 int32 pngBytesPerPixel = 0; in translate_from_bits_to_png() local756 pngBytesPerPixel = 4; in translate_from_bits_to_png()771 pngBytesPerPixel = 3; in translate_from_bits_to_png()778 pngBytesPerPixel = 1; in translate_from_bits_to_png()863 prow = new(std::nothrow) uint8[width * pngBytesPerPixel]; in translate_from_bits_to_png()877 new(std::nothrow) uint8[width * pngBytesPerPixel]; in translate_from_bits_to_png()