Searched refs:complex_low (Results 1 – 2 of 2) sorted by relevance
1378 st->complex_low = shr(st->complex_low, 1, pOverflow); in complex_vad()1389 st->complex_low |= 0x4000; in complex_vad()1403 (Word16)(st->complex_low & 0x7fff) == 0x7fff); in complex_vad()1738 state->complex_low = 0; in vad1_reset()2319 st->complex_low = st->complex_low & 0x3fff; in vad1()
122 Word16 complex_low; /* flags for complex detection */ member