Home | History | Annotate | Download | only in libspeex

Lines Matching refs:low_rate

1291             spx_int32_t low_rate;
1306 low_rate = st->vbr_max - st->vbr_max_high;
1307 speex_encoder_ctl(st->st_low, SPEEX_SET_VBR_MAX_BITRATE, &low_rate);