Searched defs:this_dist (Results 1 – 2 of 2) sorted by relevance
41 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME() local99 int64_t this_dist = RENAME(calc_total_dist)(data, centroids, indices, n, k); in RENAME() local
74 int64_t this_dist; member