Home
last modified time | relevance | path

Searched refs:GetOutputConfig (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_processing/test/
Ddebug_dump_replayer.h43 StreamConfig GetOutputConfig() const; in RTC_POP_IGNORING_WUNDEF()
Ddebug_dump_replayer.cc94 StreamConfig DebugDumpReplayer::GetOutputConfig() const { in GetOutputConfig() function in webrtc::test::DebugDumpReplayer
Ddebug_dump_test.cc276 const StreamConfig output_config = debug_dump_replayer_.GetOutputConfig(); in VerifyDebugDump()