Lines Matching full:bit_depth
76 int bit_depth, interlace_type, compression_type;
82 &outImageInfo->height, &bit_depth, &color_type,
86 //printf("color_type=%d, bit_depth=%d, interlace_type=%d, compression_type=%d\n",
87 // color_type, bit_depth, interlace_type, compression_type);
92 if (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8)
100 if (bit_depth == 16)
131 bit_depth, color_type,
135 &outImageInfo->height, &bit_depth, &color_type,
980 int bit_depth, interlace_type, compression_type;
1115 &bit_depth, &color_type, &interlace_type,
1119 (int)width, (int)height, bit_depth, color_type, interlace_type,