Searched refs:performDecoderFlush (Results 1 – 2 of 2) sorted by relevance
231 void performDecoderFlush(FlushCommand audio, FlushCommand video);
120 player->performDecoderFlush(mAudio, mVideo); in execute()1536 void NuPlayer::performDecoderFlush(FlushCommand audio, FlushCommand video) { in performDecoderFlush() function in android::NuPlayer