Searched refs:sig_bits (Results 1 – 11 of 11) sorted by relevance
1101 png_byte sig_bits[8]; in compare_read() local1111 sig_bits[0] = sBIT->gray; in compare_read()1116 sig_bits[0] = sBIT->gray; in compare_read()1117 sig_bits[1] = sBIT->alpha; in compare_read()1122 sig_bits[0] = sBIT->red; in compare_read()1123 sig_bits[1] = sBIT->green; in compare_read()1124 sig_bits[2] = sBIT->blue; in compare_read()1129 sig_bits[0] = sBIT->red; in compare_read()1130 sig_bits[1] = sBIT->green; in compare_read()1131 sig_bits[2] = sBIT->blue; in compare_read()[all …]
6027 unsigned int sig_bits :1; /* Pixel shifted (sig bits only) */ member6086 int sig_bits = (format != 0 && format->sig_bits); in image_pixel_init() local6159 sig_bits ? (1U << format->red_sBIT)-1 : max, in image_pixel_init()6160 sig_bits ? (1U << format->green_sBIT)-1 : max, in image_pixel_init()6161 sig_bits ? (1U << format->blue_sBIT)-1 : max, in image_pixel_init()6162 sig_bits ? (1U << format->alpha_sBIT)-1 : max); in image_pixel_init()6177 this->sig_bits = 0; in image_pixel_init()6436 int sig_bits = that->sig_bits; in image_transform_mod_end() local6455 if (sig_bits && that->red_sBIT < that->sample_depth) in image_transform_mod_end()6473 if (sig_bits && that->green_sBIT < that->sample_depth) in image_transform_mod_end()[all …]
528 if (parse_unsigned(n, &sc->sig_bits)) in tplg_parse_stream_caps()607 if (err >= 0 && sc->sig_bits) in tplg_save_stream_caps()609 sc->sig_bits); in tplg_save_stream_caps()1743 caps->sig_bits = caps_tpl->sig_bits; in tplg_add_stream_caps()2067 cap->sig_bits = pcm->caps[i].sig_bits; in tplg_decode_pcm()
999 unsigned int sig_bits; /*!< number of bits of content */ member
316 __le32 sig_bits; /* number of bits of content */ member
2251 png_const_color_8p sig_bits) in png_do_unshift() argument2268 shift[channels++] = bit_depth - sig_bits->red; in png_do_unshift()2269 shift[channels++] = bit_depth - sig_bits->green; in png_do_unshift()2270 shift[channels++] = bit_depth - sig_bits->blue; in png_do_unshift()2275 shift[channels++] = bit_depth - sig_bits->gray; in png_do_unshift()2280 shift[channels++] = bit_depth - sig_bits->alpha; in png_do_unshift()
83239 …<var-decl name="sig_bits" type-id="2f162548" visibility="default" filepath="include/uapi/sound/aso…
83221 …<var-decl name="sig_bits" type-id="2f162548" visibility="default" filepath="include/uapi/sound/aso…