Searched refs:next_format (Results 1 – 1 of 1) sorted by relevance
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 450 next_format(png_bytep colour_type, png_bytep bit_depth, in next_format() function 4280 while (next_format(&colour_type, &bit_depth, &palette_number, 1, 1)) in make_transform_images() 9164 while (next_format(&colour_type, &bit_depth, &palette_number, pm->test_lbg, in perform_transform_test() 10585 while (next_format(&colour_type, &bit_depth, &palette_number, in perform_gamma_threshold_tests() 10647 while (next_format(&colour_type, &bit_depth, &palette_number, in perform_gamma_transform_tests() 10678 while (next_format(&colour_type, &bit_depth, &npalette, in perform_gamma_sbit_tests() 10937 while (next_format(&colour_type, &bit_depth, &palette_number, in perform_gamma_composition_tests()
|