Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h401 bool CheckForTagID3V1();
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp172 if (CheckForTagID3V1()) in GetID3TagSize()
299 if (CheckForTagID3V1()) in ParseID3Tag()
310 else if (!readTags && CheckForTagID3V1()) in ParseID3Tag()
527 bool PVID3ParCom::CheckForTagID3V1() in CheckForTagID3V1() function in PVID3ParCom