Searched refs:frames_to_fill (Results 1 – 1 of 1) sorted by relevance
146 int frames_to_fill = 0; in AddInput() local148 frames_to_fill = output_timestamp_helper_.GetFramesToTarget(timestamp); in AddInput()150 if (frames_to_fill == 0 || std::abs(frames_to_fill) < kMinGapSize) { in AddInput()155 if (frames_to_fill > 0) { in AddInput()165 frames_to_fill, in AddInput()183 const int frames_to_skip = -frames_to_fill; in AddInput()