Lines Matching defs:num_chans
1757 // pImage, w, h, and num_chans describe the image to compress. num_chans may be
1759 // The image pitch in bytes per scanline will be w*num_chans. The leftmost
1771 int h, int num_chans,
1775 int num_chans, size_t *pLen_out);
4503 int h, int num_chans,
4513 int i, bpl = w * num_chans, y, z;
4571 chans[num_chans],
4610 int num_chans, size_t *pLen_out) {
4614 return tdefl_write_image_to_png_file_in_memory_ex(pImage, w, h, num_chans,