OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:input_packet_size
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/renderer/media/
webrtc_audio_device_unittest.cc
364
const int
input_packet_size
=
local
369
const size_t length =
input_packet_size
* kNumberOfPacketsForLoopbackTest;
383
reinterpret_cast<int16*>(capture_data.get() +
input_packet_size
* j),
[
all
...]
Completed in 41 milliseconds