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

  /external/speex/libspeex/
vbr.h 66 float vbr_analysis(VBRState *vbr, spx_word16_t *sig, int len, int pitch, float pitch_coef);
vbr.c 124 float vbr_analysis(VBRState *vbr, spx_word16_t *sig, int len, int pitch, float pitch_coef) function
nb_celp.c 450 st->relative_quality = vbr_analysis(st->vbr, in, st->frameSize, ol_pitch, GAIN_SCALING_1*ol_pitch_coef);
    [all...]

Completed in 62 milliseconds