Lines Matching defs:depth
675 /* When the depth of the sPLT palette is 8 bits, the color and alpha samples
683 png_byte depth; /* depth of palette samples */
905 * in "background" are normally in the same color space/depth as the
1160 png_byte bit_depth; /* bit depth of row */
1162 png_byte pixel_depth; /* bits per pixel (depth * channels) */
1266 png_byte user_transform_depth PNG_DEPSTRUCT; /* bit depth of user transformed pixels */
1323 png_byte bit_depth PNG_DEPSTRUCT; /* bit depth of file */
1324 png_byte usr_bit_depth PNG_DEPSTRUCT; /* bit depth of users row */
1364 png_bytep gamma_table PNG_DEPSTRUCT; /* gamma table for 8-bit depth files */
1367 png_uint_16pp gamma_16_table PNG_DEPSTRUCT; /* gamma table for 16-bit depth files */
1750 /* Swap bytes in 16-bit depth files. */
1755 /* Use 1 byte per pixel in 1, 2, or 4-bit depth files. */
1795 /* Strip the second byte of information from a 16-bit depth file. */