Searched refs:automatic_scaling (Results 1 – 5 of 5) sorted by relevance
60 bool automatic_scaling = false; member
138 bool automatic_scaling = true; member
175 vp9.automaticResizeOn = conf.single.automatic_scaling; in CreateVp9SpecificSettings()192 vp8_settings.automaticResizeOn = config.encoder.single.automatic_scaling; in CreateVp8SpecificSettings()
398 params.video[0].automatic_scaling = NumStreams() < 2; in Loopback()
867 } else if (params_.video[video_idx].automatic_scaling) { in SetupVideo()