OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFbInHz
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_conference_mixer/include/
audio_conference_mixer.h
32
kFbInHz
= 48000,
/external/webrtc/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.cc
244
if(OutputFrequency() !=
kFbInHz
) {
245
SetOutputFrequency(
kFbInHz
);
[
all
...]
Completed in 38 milliseconds