Home
last modified time | relevance | path

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

/external/libvorbis/vq/
Dbookutil.h32 extern int get_vector(codebook *b,FILE *in,int start,int num,float *a);
Dbookutil.c181 int get_vector(codebook *b,FILE *in,int start, int n,float *a){ in get_vector() function