Searched refs:complex_high (Results 1 – 2 of 2) sorted by relevance
121 Word16 complex_high; /* flags for complex detection */ member
1377 st->complex_high = shr(st->complex_high, 1, pOverflow); in complex_vad()1384 st->complex_high |= 0x4000; in complex_vad()1402 return ((Word16)(st->complex_high & 0x7f80) == 0x7f80 || in complex_vad()1737 state->complex_high = 0; in vad1_reset()