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

/frameworks/av/media/libstagefright/include/
H A DID3.h84 bool removeUnsynchronizationV2_4(bool iTunesHack);
/frameworks/av/media/libstagefright/id3/
H A DID3.cpp155 bool success = removeUnsynchronizationV2_4(false /* iTunesHack */);
160 success = removeUnsynchronizationV2_4(true /* iTunesHack */);
282 bool ID3::removeUnsynchronizationV2_4(bool iTunesHack) { function in class:android::ID3

Completed in 251 milliseconds