Searched defs:channels (Results 1 – 2 of 2) sorted by relevance
43 png_byte channels() const { in channels() function
152 static void TransformRgbToDraw(const uint8_t* input_row, uint8_t* output_row, int channels, in TransformRgbToDraw()