Home
last modified time | relevance | path

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

/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
DJmhClientSocketBenchmark.java52 public long bytesPerSecond() { in bytesPerSecond() method in JmhClientSocketBenchmark.BytesPerSecondCounter
53 return ClientSocketBenchmark.bytesPerSecond(); in bytesPerSecond()
DJmhServerSocketBenchmark.java52 public long bytesPerSecond() { in bytesPerSecond() method in JmhServerSocketBenchmark.BytesPerSecondCounter
53 return ServerSocketBenchmark.bytesPerSecond(); in bytesPerSecond()
/external/aac/libSYS/include/
Dwav_file.h148 UINT bytesPerSecond; member
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DClientSocketBenchmark.java116 static long bytesPerSecond() { in bytesPerSecond() method in ClientSocketBenchmark
DServerSocketBenchmark.java130 static long bytesPerSecond() { in bytesPerSecond() method in ServerSocketBenchmark
/external/aac/libSYS/src/
Dwav_file.cpp164 FDKfread_EL(&(wav->header.bytesPerSecond), 4, 1, wav->fp); in WAV_InputOpen()
420 wav->header.bytesPerSecond = LittleEndian32(sampleRate * wav->header.blockAlign); in WAV_OutputOpen()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c17582 long bytesPerSecond; in Qt_DataHPlaybackHints() local
17591 &bytesPerSecond)) in Qt_DataHPlaybackHints()
17597 bytesPerSecond); in Qt_DataHPlaybackHints()
17611 long bytesPerSecond; in Qt_DataHPlaybackHints64() local
17620 &bytesPerSecond)) in Qt_DataHPlaybackHints64()
17626 bytesPerSecond); in Qt_DataHPlaybackHints64()
17638 long bytesPerSecond; in Qt_DataHGetDataRate() local
17648 &bytesPerSecond); in Qt_DataHGetDataRate()
17651 bytesPerSecond); in Qt_DataHGetDataRate()
19066 long bytesPerSecond; in Qt_VDGetDataRate() local
[all …]