Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/video/encoder/
Dmod.rs120 const DEFAULT_BITRATE_PEAK: u32 = DEFAULT_BITRATE_TARGET * 2; in new() constant
123 peak: DEFAULT_BITRATE_PEAK, in new()