Home
last modified time | relevance | path

Searched refs:NetEqOperationsAndState (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dstatistics_calculator.h125 NetEqOperationsAndState GetOperationsAndState() const;
194 NetEqOperationsAndState operations_and_state_;
Dstatistics_calculator.cc394 NetEqOperationsAndState StatisticsCalculator::GetOperationsAndState() const { in GetOperationsAndState()
Dneteq_impl.h167 NetEqOperationsAndState GetOperationsAndState() const override;
Dneteq_impl.cc413 NetEqOperationsAndState NetEqImpl::GetOperationsAndState() const { in GetOperationsAndState()
/external/webrtc/api/neteq/
Dneteq.h97 struct NetEqOperationsAndState { struct
283 virtual NetEqOperationsAndState GetOperationsAndState() const = 0;
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_test.h121 NetEqOperationsAndState prev_ops_state_;
/external/webrtc/modules/audio_coding/acm2/
Dacm_receiver.cc293 NetEqOperationsAndState neteq_operations_and_state = in GetNetworkStatistics()