Searched refs:OPUS_TS_HEADER (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()
54 #define OPUS_TS_HEADER 0x7FE0 // 0x3ff (11 bits) macro