Searched refs:scaled_resolution (Results 1 – 1 of 1) sorted by relevance
585 const webrtc::QualityScaler::Resolution scaled_resolution = in EncodeOnCodecThread() local587 if (scaled_resolution.width != frame.width() || in EncodeOnCodecThread()588 scaled_resolution.height != frame.height()) { in EncodeOnCodecThread()593 scaled_resolution.width, in EncodeOnCodecThread()594 scaled_resolution.height, in EncodeOnCodecThread()