Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:performDecoderFlush

123         player->performDecoderFlush(mAudio, mVideo);
1991 void NuPlayer::performDecoderFlush(FlushCommand audio, FlushCommand video) {
1992 ALOGV("performDecoderFlush audio=%d, video=%d", audio, video);