Lines Matching refs:bdlo
4519 make_size(png_store* const ps, png_byte const colour_type, int bdlo, in make_size() argument
4522 for (; bdlo <= bdhi; ++bdlo) in make_size()
4536 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4538 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4541 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_ADAM7, in make_size()
4548 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_ADAM7, in make_size()
4777 int bdlo, int const bdhi) in make_errors() argument
4779 for (; bdlo <= bdhi; ++bdlo) in make_errors()
4789 standard_name(name, sizeof name, 0, colour_type, 1<<bdlo, 0, in make_errors()
4794 make_error(&pm->this, colour_type, DEPTH(bdlo), interlace_type, in make_errors()
5814 int bdlo, int const bdhi) in test_standard() argument
5816 for (; bdlo <= bdhi; ++bdlo) in test_standard()
5823 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_standard()
5860 int bdlo, int const bdhi) in test_size() argument
5871 const int save_bdlo = bdlo; in test_size()
5873 for (; bdlo <= bdhi; ++bdlo) in test_size()
5877 for (h=1; h<=16; h+=hinc[bdlo]) for (w=1; w<=16; w+=winc[bdlo]) in test_size()
5884 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5891 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5902 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5911 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5924 for (bdlo = save_bdlo; bdlo <= bdhi; ++bdlo) in test_size()
5928 for (h=1; h<=16; h+=hinc[bdlo]) for (w=1; w<=16; w+=winc[bdlo]) in test_size()
5937 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5948 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5959 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()