Searched refs:dist_b (Results 1 – 2 of 2) sorted by relevance
76 int dist_b = 0; in find_tree_distance() local82 return dist_a + dist_b; in find_tree_distance()84 dist_b++; in find_tree_distance()
356 const int dist_b = 2*p + 1; in nlmeans_slice() local357 const int dist_d = dist_b * s->ii_lz_32; in nlmeans_slice()358 const int dist_e = dist_d + dist_b; in nlmeans_slice()394 const uint32_t b = ii[x + dist_b]; in nlmeans_slice()