Searched refs:kFrequentLayerWindowSize (Results 1 – 4 of 4) sorted by relevance
96 if (mFrameTimes.size() < kFrequentLayerWindowSize) { in isFrequent()116 for (size_t i = 0; i < kFrequentLayerWindowSize - 1; i++) { in isFrequent()168 if (numFrames < kFrequentLayerWindowSize) { in getFps()
58 static constexpr size_t kFrequentLayerWindowSize = 4; variable
47 static constexpr auto FREQUENT_LAYER_WINDOW_SIZE = LayerInfo::kFrequentLayerWindowSize;
57 static constexpr auto FREQUENT_LAYER_WINDOW_SIZE = LayerInfo::kFrequentLayerWindowSize;