Home
last modified time | relevance | path

Searched refs:last_ol_gain (Results 1 – 2 of 2) sorted by relevance

/external/speex/libspeex/
Dnb_celp.h135 spx_word16_t last_ol_gain; /**< Open-loop gain for previous frame */ member
Dnb_celp.c974 st->last_ol_gain = 0; in nb_decoder_init()
1571 st->last_ol_gain = ol_gain; in nb_decode()