MaxValueGivenBits 2029 coders/dpx.c                               MaxValueGivenBits(max_bits_per_sample)+1,
MaxValueGivenBits 2037 coders/dpx.c                                  MaxValueGivenBits(max_bits_per_sample)+1,
MaxValueGivenBits 2197 coders/dpx.c   	  max_value = (double) MaxValueGivenBits(bits_per_sample);
MaxValueGivenBits 3618 coders/dpx.c           MaxValueGivenBits(bits_per_sample);
MaxValueGivenBits 3634 coders/dpx.c           max_value_given_bits = MaxValueGivenBits(bits_per_sample);
MaxValueGivenBits 3674 coders/dpx.c           MaxValueGivenBits(bits_per_sample);
MaxValueGivenBits 4046 coders/dpx.c   	max_value = (double) MaxValueGivenBits(bits_per_sample);
MaxValueGivenBits  740 coders/fits.c    FormatString(buffer,        "DATAMAX =           %10lu", MaxValueGivenBits(quantum_size));
MaxValueGivenBits  516 coders/jp2.c         max_value=MaxValueGivenBits(component_depth);
MaxValueGivenBits  947 coders/jp2.c       max_value=MaxValueGivenBits(component_info.prec);
MaxValueGivenBits  847 coders/tiff.c    max_sample_value=MaxValueGivenBits(bits_per_sample);
MaxValueGivenBits 1695 coders/tiff.c            if (MaxColormapSize > MaxValueGivenBits(bits_per_sample))
MaxValueGivenBits 2555 magick/constitute.c       unsigned_maxvalue=MaxValueGivenBits(sample_bits);
MaxValueGivenBits 5186 magick/constitute.c   unsigned_maxvalue=MaxValueGivenBits(sample_bits);