Searched refs:kPacketDuration (Results 1 – 1 of 1) sorted by relevance
25 static const int kPacketDuration = 960; // 48 kHz * 20 ms member in webrtc::test::MockAudioDecoder37 return kPacketDuration; in PacketDuration()42 return kPacketDuration; in PacketDurationRedundant()63 memset(decoded, 0, sizeof(int16_t) * kPacketDuration * Channels()); in DecodeInternal()64 return kPacketDuration * Channels(); in DecodeInternal()