Home
last modified time | relevance | path

Searched refs:iTunesHack (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
DID3.h91 bool removeUnsynchronizationV2_4(bool iTunesHack);
/frameworks/av/media/libstagefright/id3/
DID3.cpp343 bool ID3::removeUnsynchronizationV2_4(bool iTunesHack) { in removeUnsynchronizationV2_4() argument
353 if (iTunesHack) { in removeUnsynchronizationV2_4()
400 if (flags != prevFlags || iTunesHack) { in removeUnsynchronizationV2_4()