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

/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAAC_E_SAMPLES.c145 int eofFile = 0; local
260 if (!eofFile) {
265 eofFile = 1;
268 } while (!eofFile && returnCode);
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
H A DAMRWB_E_SAMPLE.c85 int eofFile = 0; local
235 if (!eofFile) {
239 eofFile = 1;
241 } while (!eofFile && returnCode);

Completed in 63 milliseconds