Home | History | Annotate | Download | only in libspeex

Lines Matching refs:agc_enabled

233    int    agc_enabled;
503 st->agc_enabled = 0;
954 if (st->agc_enabled)
966 if (st->agc_enabled)
1063 st->agc_enabled = (*(spx_int32_t*)ptr);
1066 (*(spx_int32_t*)ptr) = st->agc_enabled;