Searched refs:num_frames_to_scan (Results 1 – 1 of 1) sorted by relevance
478 int num_frames_to_scan, in scan_past_frames() argument486 for (int i = 0; i < AOMMIN(num_frames_in_buffer, num_frames_to_scan); ++i) { in scan_past_frames()