Home | History | Annotate | Download | only in nuplayer

Lines Matching defs:flushing

1109     // a discontinuity that leads to flushing, we'll never find the
1120 ALOGV("flushing %s", audio ? "audio" : "video");
1183 bool flushing = false;
1188 flushing = mFlushingAudio;
1190 flushing = mFlushingVideo;
1194 if (!flushing) {