Home | History | Annotate | Download | only in media

Lines Matching defs:TAG_BITS_PER_SAMPLE

81     public static final String TAG_BITS_PER_SAMPLE = "BitsPerSample";
965 new ExifTag(TAG_BITS_PER_SAMPLE, 258, IFD_FORMAT_USHORT),
1115 new ExifTag(TAG_BITS_PER_SAMPLE, 258, IFD_FORMAT_USHORT),
3329 (ExifAttribute) thumbnailData.get(TAG_BITS_PER_SAMPLE);