Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/
H A Daudio_coder_opus_common.cc40 auto substring_with_number = in GetFormatParameter() local
42 auto conv = rtc::StringToNumber<int>(substring_with_number); in GetFormatParameter()
47 pos += substring_with_number.size() + 1; in GetFormatParameter()