Home | History | Annotate | Download | only in media

Lines Matching refs:makerNoteAttribute

2444             ExifAttribute makerNoteAttribute =
2446 if (makerNoteAttribute != null) {
2449 new ByteOrderedDataInputStream(makerNoteAttribute.bytes);
2677 ExifAttribute makerNoteAttribute =
2679 if (makerNoteAttribute != null) {
2682 new ByteOrderedDataInputStream(makerNoteAttribute.bytes);