Searched refs:kMinFrameRate (Results 1 – 5 of 5) sorted by relevance
190 const int kMinFrameRate = 8; variable
827 if (avg_incoming_framerate_ <= kMinFrameRate || in ConstrainAmountOfDownSampling()
72 static const char kMinFrameRate[]; // minFrameRate variable
46 const char MediaConstraintsInterface::kMinFrameRate[] = "minFrameRate"; member in webrtc::MediaConstraintsInterface
147 } else if (constraint.key == MediaConstraintsInterface::kMinFrameRate) { in NewFormatWithConstraints()