Searched refs:EVBRType (Results 1 – 2 of 2) sorted by relevance
171 EVBRType, // to take care of case where there is no xing or VBRI hdr present enumerator
318 mp3Type = EVBRType; in MP3Parser()658 mp3Type = EVBRType; in ParseMP3File()1032 …e && !(iXingHeader.flags & TOC_FLAG) && !(iXingHeader.flags & FRAMES_FLAG)) || mp3Type == EVBRType) in DecodeMP3Header()