Searched defs:frames_to_copy (Results 1 – 2 of 2) sorted by relevance
169 void AudioBuffer::ReadFrames(int frames_to_copy, in ReadFrames()278 const int frames_to_copy = adjusted_frame_count_ - end; in TrimRange() local
185 const int frames_to_copy = in FillBuffer() local