Searched refs:comp_double (Results 1 – 1 of 1) sorted by relevance
29 int comp_double(const void *p1, const void *p2) { in comp_double() function313 myqsort(freq_codes_df_, kCodeBookSize, sizeof(double), comp_double); in build_unigram()