Home
last modified time | relevance | path

Searched refs:apsort (Results 1 – 1 of 1) sorted by relevance

/external/libvorbis/lib/
Dpsy.c911 static int apsort(const void *a, const void *b){ in apsort() function
988 qsort(sort,count,sizeof(*sort),apsort); in noise_normalize()