HomeSort by relevance Sort by last modified time
    Searched refs:pitch_gain_buf (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
nb_celp.h 154 spx_word16_t pitch_gain_buf[3]; /**< Pitch gain of last decoded frames */ member in struct:DecState
nb_celp.c 969 st->pitch_gain_buf[0] = st->pitch_gain_buf[1] = st->pitch_gain_buf[2] = 0;
    [all...]

Completed in 238 milliseconds