Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h360 uint8 iID3V2TagFlagsV2; member
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp101 iID3TagInfo.iID3V2TagFlagsV2 = 0; in PVID3ParCom()
1005 if (read8(iInputFile, iID3TagInfo.iID3V2TagFlagsV2) == false) in ReadHeaderID3V2()
1020 if (iID3TagInfo.iID3V2TagFlagsV2 & EXT_FLAGMASK) in ReadHeaderID3V2()
1036 if (iID3TagInfo.iID3V2TagFlagsV2 & FTR_FLAGMASK) in ReadHeaderID3V2()