Searched defs:VideoOptions (Results 1 – 1 of 1) sorted by relevance
289 struct VideoOptions { struct296 VideoOptions() { in VideoOptions() argument303 void SetAll(const VideoOptions& change) { in SetAll() argument389 ost << "VideoOptions {"; in ToString() argument437 Settable<bool> adapt_input_to_encoder;439 Settable<bool> adapt_input_to_cpu_usage;441 Settable<bool> adapt_cpu_with_smoothing;443 Settable<bool> adapt_view_switch;445 Settable<bool> video_adapt_third;447 Settable<bool> video_noise_reduction;[all …]