Home | History | Annotate | Download | only in nuplayer

Lines Matching defs:performDecoderFlush

130         player->performDecoderFlush(mAudio, mVideo);
2331 void NuPlayer::performDecoderFlush(FlushCommand audio, FlushCommand video) {
2332 ALOGV("performDecoderFlush audio=%d, video=%d", audio, video);