Searched defs:bytes_per_pixel (Results 1 – 4 of 4) sorted by relevance
515 int bytes_per_pixel; in png_do_write_intrapixel() local
4130 int bytes_per_pixel; in png_do_read_intrapixel() local
356 int bytes_per_pixel = depth >> 3; in pdf_copy_color_data() local
556 int w, int h, int bytes_per_pixel) in pdf_copy_color_bits()