Lines Matching full:start_step
407 int flt0_stride, int32_t *flt1, int flt1_stride, int start_step, int *xqd, in finer_search_pixel_proj_error() argument
412 (void)start_step; in finer_search_pixel_proj_error()
417 for (int s = start_step; s >= 1; s >>= 1) { in finer_search_pixel_proj_error()
436 if (s == start_step) continue; in finer_search_pixel_proj_error()
454 if (s == start_step) continue; in finer_search_pixel_proj_error()
1511 const int start_step = 4; in finer_search_wiener() local
1512 for (int s = start_step; s >= 1; s >>= 1) { in finer_search_wiener()
1529 if (s == start_step) continue; in finer_search_wiener()
1548 if (s == start_step) continue; in finer_search_wiener()
1570 if (s == start_step) continue; in finer_search_wiener()
1589 if (s == start_step) continue; in finer_search_wiener()