Searched refs:GetFrameSizeMs (Results 1 – 3 of 3) sorted by relevance
123 int GetFrameSizeMs() const { return GetParam().frame_size_ms; } in GetFrameSizeMs() function in webrtc::__anona744030b0111::EncoderTest130 GetFrameSizeMs(), bitrate_bps); in TEST_P()145 GetFrameSizeMs(), kLowBps); in TEST_P()147 GetFrameSizeMs(), kHighBps); in TEST_P()171 GetFrameSizeMs(), kStartBps); in TEST_P()195 auto e = CreateEncoder(GetIsacImpl(), GetSampleRateHz(), GetFrameSizeMs(), in TEST_P()
69 int GetFrameSizeMs(const SdpAudioFormat& format) { in GetFrameSizeMs() function246 config.frame_size_ms = GetFrameSizeMs(format); in SdpToConfig()
130 int GetFrameSizeMs(const SdpAudioFormat& format) { in GetFrameSizeMs() function245 config.frame_size_ms = GetFrameSizeMs(format); in SdpToConfig()