Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp9/
Dsvc_rate_allocator.cc124 DataRate FindLayerTogglingThreshold(const VideoCodec& codec, in FindLayerTogglingThreshold() function
420 FindLayerTogglingThreshold(codec, first_active_layer, i); in GetLayerStartBitrates()
Dsvc_rate_allocator_unittest.cc256 TEST(SvcRateAllocatorTest, FindLayerTogglingThreshold) { in TEST() argument