Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dmodes.h121 int pitchStart; /**< Smallest pitch value allowed */ member
Dnb_celp.c139 st->min_pitch=mode->pitchStart; in nb_encoder_init()
951 st->min_pitch=mode->pitchStart; in nb_decoder_init()