Searched refs:AgcConfig (Results 1 – 1 of 1) sorted by relevance
18 } AgcConfig; typedef24 AgcState *agc_state_create(int32_t sample_rate, int32_t frame_size, const AgcConfig *cfg);28 int32_t agc_set_config(AgcState *st, const AgcConfig *cfg);
Completed in 7 milliseconds