Searched refs:OPUS_TS_MASK (Results 1 – 2 of 2) sorted by relevance
104 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()
55 #define OPUS_TS_MASK 0xFFE0 // top 11 bits macro