Lines Matching refs:bdlo

4521 make_size(png_store* const ps, png_byte const colour_type, int bdlo,  in make_size()  argument
4524 for (; bdlo <= bdhi; ++bdlo) in make_size()
4538 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4540 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4543 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_ADAM7, in make_size()
4550 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_ADAM7, in make_size()
4779 int bdlo, int const bdhi) in make_errors() argument
4781 for (; bdlo <= bdhi; ++bdlo) in make_errors()
4791 standard_name(name, sizeof name, 0, colour_type, 1<<bdlo, 0, in make_errors()
4796 make_error(&pm->this, colour_type, DEPTH(bdlo), interlace_type, in make_errors()
5816 int bdlo, int const bdhi) in test_standard() argument
5818 for (; bdlo <= bdhi; ++bdlo) in test_standard()
5825 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_standard()
5862 int bdlo, int const bdhi) in test_size() argument
5873 int save_bdlo = bdlo; in test_size()
5875 for (; bdlo <= bdhi; ++bdlo) in test_size()
5879 for (h=1; h<=16; h+=hinc[bdlo]) for (w=1; w<=16; w+=winc[bdlo]) in test_size()
5886 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5893 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5904 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5913 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5926 for (bdlo = save_bdlo; bdlo <= bdhi; ++bdlo) in test_size()
5930 for (h=1; h<=16; h+=hinc[bdlo]) for (w=1; w<=16; w+=winc[bdlo]) in test_size()
5939 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5950 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()
5961 standard_test(&pm->this, FILEID(colour_type, DEPTH(bdlo), 0/*palette*/, in test_size()