Searched refs:num_frames_to_process (Results 1 – 4 of 4) sorted by relevance
181 const int num_frames_to_process = end - start; in set_multi_layer_params_for_fp() local186 num_frames_to_process < 3) { in set_multi_layer_params_for_fp()356 const int num_frames_to_process = end - start; in set_params_for_cur_layer_frames() local360 if (num_frames_to_process >= 3) { in set_params_for_cur_layer_frames()440 const int num_frames_to_process = end - start; in set_multi_layer_params() local445 num_frames_to_process < 3) { in set_multi_layer_params()
22 PerformanceTimer::PerformanceTimer(int num_frames_to_process) in PerformanceTimer() argument24 timestamps_us_.reserve(num_frames_to_process); in PerformanceTimer()
24 explicit PerformanceTimer(int num_frames_to_process);
82 const size_t num_frames_to_process = in RunBitexactnessTest() local85 for (size_t frame_no = 0; frame_no < num_frames_to_process; ++frame_no) { in RunBitexactnessTest()