Searched refs:VideoCodecVP9 (Results 1 – 9 of 9) sorted by relevance
128 bool GetVp9Settings(webrtc::VideoCodecVP9* settings) const;159 webrtc::VideoCodecVP9 vp9;
138 webrtc::VideoCodecVP9* settings) const { in GetVp9Settings()187 vpx_settings_.vp9 = *reinterpret_cast<const webrtc::VideoCodecVP9*>( in ReconfigureVideoEncoder()
323 webrtc::VideoCodecVP9 vp9;
1795 webrtc::VideoCodecVP9 vp9_settings; in TEST_F()
50 static VideoCodecVP9 GetDefaultVp9Settings();
604 struct VideoCodecVP9 { struct643 VideoCodecVP9 VP9;
46 VideoCodecVP9 VideoEncoder::GetDefaultVp9Settings() { in GetDefaultVp9Settings()47 VideoCodecVP9 vp9_settings; in GetDefaultVp9Settings()
1528 void VideoCodecConfigObserver<VideoCodecVP9>::VerifyCodecSpecifics( in VerifyCodecSpecifics()1542 VideoCodecVP9 encoder_settings = encoder_settings_; in VerifyCodecSpecifics()1555 VideoCodecConfigObserver<VideoCodecVP9> test(kVideoCodecVP9, "VP9"); in TEST_F()2117 VideoCodecVP9 vp9_settings_;
349 video_codec.codecSpecific.VP9 = *reinterpret_cast<const VideoCodecVP9*>( in ReconfigureVideoEncoder()