Lines Matching full:bit_depth
525 &bit_depth, &color_type, &interlace_type,
532 bit_depth - holds the bit depth of one of the
579 bit_depth = png_get_bit_depth(png_ptr,
868 bit_depth < 8) png_set_expand_gray_1_2_4_to_8(png_ptr);
921 if (bit_depth == 16)
955 if (bit_depth < 8)
1188 if (bit_depth == 1 && color_type == PNG_COLOR_TYPE_GRAY)
1202 if (bit_depth == 16)
1208 if (bit_depth < 8)
1826 bit_depth, color_type, interlace_type,
1832 bit_depth - holds the bit depth of one of the
1872 width, height, bit_depth, and color_type must be the same in each call.
2268 if (bit_depth > 8)
2274 if (bit_depth < 8)