Lines Matching refs:png_byte
238 * png_byte color_type color type of pixels
239 * png_byte bit_depth bit depth of samples
240 * png_byte channels number of channels (1-4)
241 * png_byte pixel_depth bits per pixel (depth*channels)
642 png_byte vpAg_units;
643 png_byte sTER_mode;
706 * png_byte name[5];
707 * png_byte *data;
756 png_byte sTER[5] = {115, 84, 69, 82, '\0'};
767 png_byte vpAg[5] = {118, 112, 65, 103, '\0'};
769 png_byte vpag_chunk_data[9];