Lines Matching full:expand_16
2268 * the expand_16 case with the current code in libpng the expand happens after
6989 /* Expect expand_16 to expand everything to 16 bits as a result of also
7013 /* expand_16 does something unless the bit depth is already 16. */
7017 IT(expand_16);
7019 #define PT ITSTRUCT(expand_16)
10403 const int expand_16)
10457 if (expand_16 || bit_depth == 16)
10474 if (expand_16 && (do_background == PNG_BACKGROUND_GAMMA_UNIQUE ||
10546 0/*strip 16*/, expand_16, do_background, &background, bg);
10552 int expand_16)
10580 pm->use_input_precision, do_background, expand_16);