Home | History | Annotate | Download | only in lpng_v163

Lines Matching defs:depth

889 /*  When the depth of the sPLT palette is 8 bits, the color and alpha samples
897 png_byte depth; /* depth of palette samples */
1118 png_byte bit_depth; /* bit depth of row */
1120 png_byte pixel_depth; /* bits per pixel (depth * channels) */
1688 /* Swap bytes in 16-bit depth files. */
1693 /* Use 1 byte per pixel in 1, 2, or 4-bit depth files. */
1746 /* Scale a 16-bit depth file down to 8-bit, accurately. */
1752 /* Strip the second byte of information from a 16-bit depth file. */