Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h900 bool iID3V2Present; variable
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp90 iID3V2Present(false), in PVID3ParCom()
348 return iID3V2Present; in IsID3V2Present()
573 iID3V2Present = true; in CheckForTagID3V2()
582 if (iID3V2Present) in IsID3V2Present()