Searched refs:vp9_kmeans (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.h | 49 void vp9_kmeans(double *ctr_ls, double *boundary_ls, int *count_ls, int k,
|
D | vp9_encodeframe.c | 3704 vp9_kmeans(cpi->kmeans_ctr_ls, cpi->kmeans_boundary_ls, in build_kmeans_segmentation() 5884 void vp9_kmeans(double *ctr_ls, double *boundary_ls, int *count_ls, int k, in vp9_kmeans() function
|