Home | History | Annotate | Download | only in media

Lines Matching defs:BITS_PER_SAMPLE_GREYSCALE_2

2799     public static final int[] BITS_PER_SAMPLE_GREYSCALE_2 = new int[] { 8 };
5693 && Arrays.equals(bitsPerSampleValue, BITS_PER_SAMPLE_GREYSCALE_2))