HomeSort by relevance Sort by last modified time
    Searched refs:find_seek_to (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/vq/
bookutil.h 33 extern char *find_seek_to(FILE *in,char *s);
bookutil.c 216 char *find_seek_to(FILE *in,char *s){ function
247 find_seek_to(in,"static const static_codebook ");
278 find_seek_to(in,"static const long _vq_quantlist_");
288 find_seek_to(in,"_lengthlist");

Completed in 27 milliseconds