Searched refs:TYPE_data (Results 1 – 2 of 2) sorted by relevance
414 if (atomType == Atom.TYPE_data) { in parseMdtaMetadataEntryFromIlst()432 if (atomType == Atom.TYPE_data) { in parseTextAttribute()445 if (atomType == Atom.TYPE_data) { in parseCommentAttribute()479 if (atomType == Atom.TYPE_data && atomSize >= 22) { in parseIndexAndCountAttribute()514 if (atomType == Atom.TYPE_data) { in parseCoverArt()551 if (atomType == Atom.TYPE_data) { in parseInternalAttribute()570 if (atomType == Atom.TYPE_data) { in parseUint8AttributeValue()
344 public static final int TYPE_data = 0x64617461; field in Atom