Home
last modified time | relevance | path

Searched defs:WebRtcOpusEncInst (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_inst.h23 struct WebRtcOpusEncInst { struct
24 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;