Searched defs:removeUnsynchronizationV2_4 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/id3/
H A DID3.cpp199 bool success = removeUnsynchronizationV2_4(false /* iTunesHack */);
204 success = removeUnsynchronizationV2_4(true /* iTunesHack */);
326 bool ID3::removeUnsynchronizationV2_4(bool iTunesHack) { function in class:android::ID3

Completed in 47 milliseconds