HomeSort by relevance Sort by last modified time
    Searched full:_best (Results 1 - 4 of 4) sorted by null

  /external/libvorbis/lib/
codebook.h 91 extern int _best(codebook *book, float *a, int step);
  /external/libvorbis/vq/
localcodebook.h 93 extern int _best(codebook *book, float *a, int step);
metrics.c 237 fprintf(stderr,"Internal error: _best returned -1.\n");
bookutil.c 25 int _best(codebook *book, float *a, int step){ function

Completed in 280 milliseconds