Searched defs:WebRtcOpusDecInst (Results 1 – 1 of 1) sorted by relevance
33 struct WebRtcOpusDecInst { struct34 OpusDecoder* decoder;35 OpusMSDecoder* multistream_decoder;36 int prev_decoded_samples;37 bool plc_use_prev_decoded_samples;38 size_t channels;39 int in_dtx_mode;40 int sample_rate_hz;