Home
last modified time | relevance | path

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

/external/webrtc/media/engine/
Dsimulcast.cc165 SimulcastFormat InterpolateSimulcastFormat(int width, int height) { in InterpolateSimulcastFormat() function
192 return InterpolateSimulcastFormat(width, height).max_bitrate; in FindSimulcastMaxBitrate()
196 return InterpolateSimulcastFormat(width, height).target_bitrate; in FindSimulcastTargetBitrate()
200 return InterpolateSimulcastFormat(width, height).min_bitrate; in FindSimulcastMinBitrate()