Searched refs:alpha_sBIT (Results 1 – 1 of 1) sorted by relevance
4943 png_byte alpha_sBIT; member4982 dp->red_sBIT = dp->blue_sBIT = dp->green_sBIT = dp->alpha_sBIT = 8; in standard_display_init()4984 dp->red_sBIT = dp->blue_sBIT = dp->green_sBIT = dp->alpha_sBIT = in standard_display_init()5252 dp->alpha_sBIT = sBIT->alpha; in standard_info_part1()6041 png_byte red_sBIT, green_sBIT, blue_sBIT, alpha_sBIT; member6095 this->red_sBIT = this->green_sBIT = this->blue_sBIT = this->alpha_sBIT = in image_pixel_init()6162 sig_bits ? (1U << format->alpha_sBIT)-1 : max); in image_pixel_init()6285 this->alpha_sBIT = display->alpha_sBIT; in image_pixel_add_alpha()6494 that->alphae += 1./(2*((1U<<that->alpha_sBIT)-1)); in image_transform_mod_end()6503 if (sig_bits && that->alpha_sBIT < that->sample_depth) in image_transform_mod_end()[all …]