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

/frameworks/av/media/libstagefright/include/
H A DID3.h38 ID3(const sp<DataSource> &source, bool ignoreV1 = false);
/frameworks/av/media/libstagefright/id3/
H A DID3.cpp33 ID3::ID3(const sp<DataSource> &source, bool ignoreV1) argument
41 if (!mIsValid && !ignoreV1) {

Completed in 1724 milliseconds