OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NetEqOutputType
(Results
1 - 11
of
11
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_external_decoder_test.h
48
NetEqOutputType
* output_type);
neteq_external_decoder_test.cc
48
NetEqOutputType
* output_type) {
/external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h
56
enum
NetEqOutputType
{
175
NetEqOutputType
* type) = 0;
/external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_external_decoder_unittest.cc
189
NetEqOutputType
output_type;
258
virtual void UpdateState(
NetEqOutputType
output_type) {
294
NetEqOutputType
output_type;
378
void UpdateState(
NetEqOutputType
output_type) override {
neteq_unittest.cc
427
NetEqOutputType
type;
612
NetEqOutputType
type;
657
NetEqOutputType
type;
688
NetEqOutputType
type;
713
NetEqOutputType
type;
[
all
...]
neteq_impl_unittest.cc
470
NetEqOutputType
type;
549
NetEqOutputType
type;
626
NetEqOutputType
type;
740
NetEqOutputType
type;
741
NetEqOutputType
expected_type[8] = {
[
all
...]
neteq_impl.h
111
NetEqOutputType
* type) override;
332
NetEqOutputType
LastOutputType() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
neteq_network_stats_unittest.cc
179
NetEqOutputType
output_type;
neteq_stereo_unittest.cc
214
NetEqOutputType
output_type;
neteq_impl.cc
155
NetEqOutputType
* type) {
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/acm2/
acm_receiver.cc
41
NetEqOutputType
type,
214
enum
NetEqOutputType
type;
Completed in 305 milliseconds