Searched refs:vpx_settings_ (Results 1 – 2 of 2) sorted by relevance
133 *settings = vpx_settings_.vp8; in GetVp8Settings()143 *settings = vpx_settings_.vp9; in GetVp9Settings()184 vpx_settings_.vp8 = *reinterpret_cast<const webrtc::VideoCodecVP8*>( in ReconfigureVideoEncoder()187 vpx_settings_.vp9 = *reinterpret_cast<const webrtc::VideoCodecVP9*>( in ReconfigureVideoEncoder()
160 } vpx_settings_; variable