Searched refs:expand16 (Results 1 – 8 of 8) sorted by relevance
62 static inline uint32_t expand16(U16CPU c) { in expand16() function82 c = expand16(*p); in downsample16()86 c += expand16(*p); in downsample16()92 c += expand16(*p); in downsample16()96 c += expand16(*p); in downsample16()
2 exec ./pngvalid --gamma-transform --expand16
2 exec ./pngvalid --gamma-background --expand16
2 exec ./pngvalid --gamma-alpha-mode --expand16
50 tests/pngvalid-gamma-background tests/pngvalid-gamma-expand16-alpha-mode\51 tests/pngvalid-gamma-expand16-background\52 tests/pngvalid-gamma-expand16-transform tests/pngvalid-gamma-sbit\
664 tests/pngvalid-gamma-background tests/pngvalid-gamma-expand16-alpha-mode\665 tests/pngvalid-gamma-expand16-background\666 tests/pngvalid-gamma-expand16-transform tests/pngvalid-gamma-sbit\1469 tests/pngvalid-gamma-expand16-alpha-mode.log: tests/pngvalid-gamma-expand16-alpha-mode1476 tests/pngvalid-gamma-expand16-background.log: tests/pngvalid-gamma-expand16-background1483 tests/pngvalid-gamma-expand16-transform.log: tests/pngvalid-gamma-expand16-transform
3411 Added tests for expand16, more fixes for palette image tests to pngvalid.
7701 int expand16; member7716 int use_input_precision, int scale16, int expand16, in gamma_display_init() argument7733 dp->expand16 = expand16; in gamma_display_init()7767 if (dp->expand16) in gamma_info_imp()