Searched refs:total_steps (Results 1 – 5 of 5) sorted by relevance
54 total_steps = 10155 for i in range(total_steps):
123 def curve_spline_dist(cls, bezier, spline, total_steps=20): argument128 steps = total_steps // n
41 int total_steps; member
130 cfg->total_steps = ss_count / cfg->searches_per_step; in vp9_init_dsmotion_compensation()150 cfg->total_steps = ss_count / cfg->searches_per_step; in vp9_init3smotion_compensation()1957 const int tot_steps = cfg->total_steps - search_param; in diamond_search_sad_new()2114 const int tot_steps = cfg->total_steps - search_param; in vp9_diamond_search_sad_c()
95 const int tot_steps = cfg->total_steps - search_param; in vp9_diamond_search_sad_avx()