HomeSort by relevance Sort by last modified time
    Searched full:founddata (Results 1 - 1 of 1) sorted by null

  /external/libvorbis/examples/
encoder_example.c 56 int i, founddata; local
84 for (i=0, founddata=0; i<30 && ! feof(stdin) && ! ferror(stdin); i++)
89 founddata = 1;

Completed in 625 milliseconds