Searched refs:eofFile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
H A DAMRWB_E_SAMPLE.c86 int eofFile = 0; local
236 if (!eofFile) {
240 eofFile = 1;
242 } while (!eofFile && returnCode);

Completed in 26 milliseconds