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