Searched defs:WebRtcOpusEncInst (Results 1 – 1 of 1) sorted by relevance
23 struct WebRtcOpusEncInst { struct24 OpusEncoder* encoder;25 OpusMSEncoder* multistream_encoder;26 size_t channels;27 int in_dtx_mode;28 bool avoid_noise_pumping_during_dtx;29 int sample_rate_hz;30 float smooth_energy_non_active_frames;