channels_of_type  134 contrib/libtests/makepng.c    return channels_of_type(color_type) * bit_depth;
channels_of_type  317 contrib/libtests/makepng.c    if (colors[0] == 0) switch (channels_of_type(color_type))
channels_of_type  446 contrib/libtests/makepng.c    else if (colors[0] == channels_of_type(color_type))
channels_of_type  447 contrib/libtests/makepng.c       switch (channels_of_type(color_type))
channels_of_type  526 contrib/libtests/makepng.c          colors[0], channels_of_type(color_type));