Home
last modified time | relevance | path

Searched defs:this_dist (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dk_means_template.h56 const int this_dist = RENAME(calc_dist)(data + i * AV1_K_MEANS_DIM, in RENAME_C() local
113 int64_t this_dist; in RENAME() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_rdopt.c74 int64_t this_dist; member