Searched refs:sawOutputEOSOnAllTracks (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/cmds/stagefright/
H A Dcodec.cpp231 bool sawOutputEOSOnAllTracks = true; local
235 sawOutputEOSOnAllTracks = false;
240 if (sawOutputEOSOnAllTracks) {
H A Dmediafilter.cpp517 bool sawOutputEOSOnAllTracks = false; local
518 while (!sawOutputEOSOnAllTracks) {
583 sawOutputEOSOnAllTracks = true;
590 sawOutputEOSOnAllTracks = false;

Completed in 54 milliseconds