Home
last modified time | relevance | path

Searched refs:auto_rewind_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/test/
DPCMFile.cc29 auto_rewind_(false), in PCMFile()
42 auto_rewind_(false), in PCMFile()
112 auto_rewind_ = auto_rewind; in Open()
139 if (auto_rewind_) { in Read10MsData()
DPCMFile.h65 bool auto_rewind_; variable