Searched refs:octave_count (Results 1 – 1 of 1) sorted by relevance
59 uint8_t octave_count; /**< count the consecutive RATE_OCTAVE frames */ member123 q->octave_count++; in decode_lspf()132 smooth = q->octave_count < 10 ? .875 : 0.1; in decode_lspf()161 q->octave_count = 0; in decode_lspf()