Home | History | Annotate | Download | only in nuplayer2

Lines Matching refs:FLUSHED

1349                     case FLUSHED:
1458 if (audio && (mFlushingAudio == NONE || mFlushingAudio == FLUSHED
1884 // before entering either the FLUSHED or the SHUTTING_DOWN_DECODER state.
1895 *state = FLUSHED;
1916 if (mFlushingAudio != NONE && mFlushingAudio != FLUSHED
1921 if (mFlushingVideo != NONE && mFlushingVideo != FLUSHED
1926 ALOGV("both audio and video are flushed now.");
1979 mFlushingAudio = FLUSHED;
2498 // everything's flushed, continue playback.