OPUS_TS_MASK       98 libavcodec/opus_parser.c         if ((hdr & OPUS_TS_MASK) == OPUS_TS_HEADER)
OPUS_TS_MASK      105 libavcodec/opus_parser.c             if ((state & OPUS_TS_MASK) == OPUS_TS_HEADER) {