Searched refs:half_overlap_frames_ (Results 1 – 2 of 2) sorted by relevance
125 half_overlap_frames_ = num_overlap_frames_ >> 1; in GenerateParameters()276 int merge_offset = min(output_merge_cnt, half_overlap_frames_); in Process()283 for (int i = 0; i <= half_overlap_frames_; ++i) { in Process()341 if (output_merge_cnt < half_overlap_frames_) { in Process()344 output_advance -= half_overlap_frames_; in Process()
143 int half_overlap_frames_; // half of the overlap variable