Searched refs:vbr_analysis (Results 1 – 3 of 3) sorted by relevance
/external/speex/libspeex/ |
D | vbr.h | 66 float vbr_analysis(VBRState *vbr, spx_word16_t *sig, int len, int pitch, float pitch_coef);
|
D | vbr.c | 124 float vbr_analysis(VBRState *vbr, spx_word16_t *sig, int len, int pitch, float pitch_coef) in vbr_analysis() function
|
D | nb_celp.c | 450 …st->relative_quality = vbr_analysis(st->vbr, in, st->frameSize, ol_pitch, GAIN_SCALING_1*ol_pitch_… in nb_encode()
|