Home
last modified time | relevance | path

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

/external/libvorbis/vq/
Dbookutil.c216 char *find_seek_to(FILE *in,char *s){ in find_seek_to() function
247 find_seek_to(in,"static const static_codebook "); in codebook_load()
278 find_seek_to(in,"static const long _vq_quantlist_"); in codebook_load()
288 find_seek_to(in,"_lengthlist"); in codebook_load()
Dbookutil.h33 extern char *find_seek_to(FILE *in,char *s);