Searched refs:c_step (Results 1 – 3 of 3) sorted by relevance
69 const int c_step = mi_size_wide[BLOCK_8X8]; in sb_compute_cdef_list() local71 const int c_shift = (c_step == 2); in sb_compute_cdef_list()74 assert(c_step == 1 || c_step == 2); in sb_compute_cdef_list()79 for (int c = 0; c < maxc; c += c_step) { in sb_compute_cdef_list()
537 text="Step", command=self.c_step)611 def c_step(self): member in SortDemo
538 text="Step", command=self.c_step)612 def c_step(self): member in SortDemo