Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h413 bool CheckForTagID3V2();
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp139 if (CheckForTagID3V2() in GetID3TagSize()
293 if (CheckForTagID3V2() || (LookForV2_4Footer(buffsize, 0) == PVMFSuccess)) in ParseID3Tag()
560 bool PVID3ParCom::CheckForTagID3V2() in CheckForTagID3V2() function in PVID3ParCom
589 if (CheckForTagID3V2()) in IsID3V2Present()
1088 if (!CheckForTagID3V2()) in ReadHeaderID3V2()