OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_best
(Results
1 - 3
of
3
) 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);
bookutil.c
25
int
_best
(codebook *book, float *a, int step){
function
Completed in 528 milliseconds