OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetContainerFormat
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/test/
test_utils.h
95
void
SetContainerFormat
(int sample_rate_hz,
audio_processing_unittest.cc
489
SetContainerFormat
(sample_rate_hz, num_input_channels, frame_, &float_cb_);
493
SetContainerFormat
(reverse_sample_rate_hz, num_reverse_channels, revframe_,
896
SetContainerFormat
(10000, 2, frame_, &float_cb_);
901
SetContainerFormat
(fs[i], 2, frame_, &float_cb_);
[
all
...]
Completed in 59 milliseconds