Searched defs:bytesPerSecond (Results 1 – 4 of 4) sorted by relevance
38 private int bytesPerSecond = Integer.MAX_VALUE; field in MockResponse172 public MockResponse setBytesPerSecond(int bytesPerSecond) { in setBytesPerSecond()
483 int bytesPerSecond = response.getBytesPerSecond(); in writeResponse() local
128 UINT bytesPerSecond; member
336 …int bytesPerSecond = (UInt32) (4 * afp->mFileDescription.mSampleRate * afp->mFileDescription.mByte… in new_AudioFilePlayer() local