Searched refs:read_stereo_ (Results 1 – 2 of 2) sorted by relevance
31 read_stereo_(false), in PCMFile()44 read_stereo_(false), in PCMFile()127 if (read_stereo_) { in Read10MsData()205 const int channels = read_stereo_ ? 2 : 1; in FastForward()227 read_stereo_ = is_stereo; in ReadStereo()
68 bool read_stereo_; variable