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