Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopus_parser.c104 if ((hdr & OPUS_TS_MASK) == OPUS_TS_HEADER) in opus_find_frame_end()
111 if ((state & OPUS_TS_MASK) == OPUS_TS_HEADER) { in opus_find_frame_end()
Dopus.h55 #define OPUS_TS_MASK 0xFFE0 // top 11 bits macro