Home
last modified time | relevance | path

Searched refs:kMaxAnimationPixels (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/video/
Dvideo_stream_encoder.cc81 constexpr int kMaxAnimationPixels = 1280 * 720; variable
2522 VideoSourceRestrictions(kMaxAnimationPixels, in CheckForAnimatedContent()
2534 ? absl::optional<size_t>(kMaxAnimationPixels) in CheckForAnimatedContent()