Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/librespot-audio-0.3.1/src/fetch/
H A Dreceive.rs21 MINIMUM_DOWNLOAD_SIZE, PREFETCH_THRESHOLD_FACTOR,
426 (PREFETCH_THRESHOLD_FACTOR in audio_file_fetch()
H A Dmod.rs66 const PREFETCH_THRESHOLD_FACTOR: f32 = 4.0; const
/dports/multimedia/librespot/librespot-0.1.3/audio/src/
H A Dfetch.rs64 const PREFETCH_THRESHOLD_FACTOR: f64 = 4.0; const
956 (PREFETCH_THRESHOLD_FACTOR in poll()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-audio-0.1.2/src/
H A Dfetch.rs64 const PREFETCH_THRESHOLD_FACTOR: f64 = 4.0; const
956 (PREFETCH_THRESHOLD_FACTOR in poll()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-audio-0.1.1/src/
H A Dfetch.rs64 const PREFETCH_THRESHOLD_FACTOR: f64 = 4.0; const
947 (PREFETCH_THRESHOLD_FACTOR in poll()