Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h97 #define EXT_FLAGMASK 64 // 0x40 macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp1020 if (iID3TagInfo.iID3V2TagFlagsV2 & EXT_FLAGMASK) in ReadHeaderID3V2()