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

  /external/libvorbis/vq/
vqgen.h 47 FILE *asciipoints; member in struct:vqgen
vqgen.c 266 v->asciipoints=tmpfile();
273 fprintf(v->asciipoints,"%.12g\n",p[k]);
275 fprintf(v->asciipoints,"%.12g\n",a[k]);

Completed in 165 milliseconds