Home
last modified time | relevance | path

Searched defs:Turn (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/test/conversational_speech/
Dtiming.h23 struct Turn { struct
24 Turn(std::string new_speaker_name, in Turn() argument
40 std::vector<Turn> LoadTiming(const std::string& timing_filepath); argument