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

/frameworks/av/media/libstagefright/include/
H A DID3.h81 bool parseV1(const sp<DataSource> &source);
/frameworks/av/media/libstagefright/id3/
H A DID3.cpp42 mIsValid = parseV1(source);
815 bool ID3::parseV1(const sp<DataSource> &source) { function in class:android::ID3

Completed in 236 milliseconds