Home
last modified time | relevance | path

Searched refs:kMaxANAFrameLength (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/
Daudio_encoder_opus.cc258 constexpr int kMaxANAFrameLength = in SdpToConfig() local
267 GetFormatParameter<int>(format, "maxptime").value_or(kMaxANAFrameLength); in SdpToConfig()