Searched defs:bytes_per_second (Results 1 – 9 of 9) sorted by relevance
107 fn bytes_per_second(&self, bytes: f64, typical: f64, values: &mut [f64]) -> &'static str { in bytes_per_second() method108 let bytes_per_second = bytes * (1e9 / typical); in bytes_per_second() localVariable120 let bytes_per_second = bytes * (1e9 / *val); in bytes_per_second() localVariable133 let bytes_per_second = bytes * (1e9 / typical); in bytes_per_second_decimal() localVariable145 let bytes_per_second = bytes * (1e9 / *val); in bytes_per_second_decimal() localVariable
47 char bytes_per_second[4]; member166 const size_t bytes_per_second = sample_rate * kBytesPerSample * num_channels; in EncodeAudioAsS16LEWav() local276 uint32 bytes_per_second; in DecodeLin16WaveAsFloatVector() local
30 "bytes_per_second": 1061047935 number
45 static constexpr QuicBandwidth FromBytesPerSecond(int64_t bytes_per_second) { in FromBytesPerSecond()
389 const uint32_t bytes_per_second = view.output_bandwidth().Read(); in ConfigureHci() local
241 uint32_t bytes_per_second; member
3002 DOUBLE bytes_per_second; in h264enc_main() local
3186 DOUBLE bytes_per_second; in h264enc_main() local