Lines Matching refs:png_byte
206 * png_byte color_type color type of pixels
207 * png_byte bit_depth bit depth of samples
208 * png_byte channels number of channels (1-4)
209 * png_byte pixel_depth bits per pixel (depth*channels)
326 png_byte *n_data;
330 n_data = (png_byte *)CVT_PTR_NOCHECK(data);
338 png_byte buf[NEAR_BUF_SIZE];
405 png_byte *near_data; /* Needs to be "png_byte *" instead of "png_bytep" */
409 near_data = (png_byte *)CVT_PTR_NOCHECK(data);
417 png_byte buf[NEAR_BUF_SIZE];