Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c5981 double *boundary_ls) { in compute_boundary_ls()
5990 int vp9_get_group_idx(double value, double *boundary_ls, int k) { in vp9_get_group_idx()
6001 void vp9_kmeans(double *ctr_ls, double *boundary_ls, int *count_ls, int k, in vp9_kmeans()