Searched refs:last_pitch (Results 1 – 4 of 4) sorted by relevance
152 int last_pitch; /**< Pitch of last correctly decoded frame */ member
967 st->last_pitch = 40; in nb_decoder_init()1057 …pitch_val = st->last_pitch + SHR32((spx_int32_t)speex_rand(1+st->count_lost, &st->seed),SIG_SHIFT); in nb_decode_lost()1561 st->last_pitch = best_pitch; in nb_decode()