Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching defs:depth

562 /*  When the depth of the sPLT palette is 8 bits, the color and alpha samples
570 png_byte depth; /* depth of palette samples */
789 * in "background" are normally in the same color space/depth as the
1043 png_byte bit_depth; /* bit depth of row */
1045 png_byte pixel_depth; /* bits per pixel (depth * channels) */
1144 png_byte user_transform_depth; /* bit depth of user transformed pixels */
1190 png_byte bit_depth; /* bit depth of file */
1191 png_byte usr_bit_depth; /* bit depth of users row */
1231 png_bytep gamma_table; /* gamma table for 8-bit depth files */
1234 png_uint_16pp gamma_16_table; /* gamma table for 16-bit depth files */
1610 /* Swap bytes in 16-bit depth files. */
1615 /* Use 1 byte per pixel in 1, 2, or 4-bit depth files. */
1655 /* strip the second byte of information from a 16-bit depth file. */