Searched refs:ID3v2_FLAG_UNSYNCH (Results 1 – 2 of 2) sorted by relevance
38 #define ID3v2_FLAG_UNSYNCH 0x0002 macro
914 tunsync = tflags & ID3v2_FLAG_UNSYNCH; in id3v2_parse()