Searched refs:GetDefaultVp9Settings (Results 1 – 7 of 7) sorted by relevance
50 static VideoCodecVP9 GetDefaultVp9Settings();
46 VideoCodecVP9 VideoEncoder::GetDefaultVp9Settings() { in GetDefaultVp9Settings() function in webrtc::VideoEncoder150 settings->codecSpecific.VP9 = VideoEncoder::GetDefaultVp9Settings(); in Codec()
127 codec.codecSpecific.VP9 = VideoEncoder::GetDefaultVp9Settings(); in CreateDecoderVideoCodec()
334 video_codec.codecSpecific.VP9 = VideoEncoder::GetDefaultVp9Settings(); in ReconfigureVideoEncoder()
845 codec_settings_.VP9 = VideoEncoder::GetDefaultVp9Settings(); in SetupScreenshare()
1860 vp9_settings_(VideoEncoder::GetDefaultVp9Settings()), in Vp9HeaderObserver()
427 encoder_settings_.vp9 = webrtc::VideoEncoder::GetDefaultVp9Settings(); in ConfigureVideoEncoderSettings()