Searched refs:kSamplesPerSecond (Results 1 – 4 of 4) sorted by relevance
23 const int kSamplesPerSecond = 48000; variable27 kSamplesPerSecond * kChannels * kBytesPerSample;
30 const int kSamplesPerSecond = 3000; variable394 static const int kFramesRequested = kOutputDurationInSec * kSamplesPerSecond; in TEST_F()408 Initialize(CHANNEL_LAYOUT_MONO, kSampleFormatU8, kSamplesPerSecond); in TEST_F()415 Initialize(CHANNEL_LAYOUT_STEREO, kSampleFormatS32, kSamplesPerSecond); in TEST_F()
36 static int kSamplesPerSecond = 44100; variable54 kSamplesPerSecond, in AudioRendererImplTest()
49 static const int kSamplesPerSecond = 44000; variable732 kNumberOfChannels, kSamplesPerSecond, in ReceiveFrameP()762 kSamplesPerSecond, kTotalDelayMs, in SendFrameP()