Searched refs:performDecoderFlush (Results 1 – 4 of 4) sorted by relevance
323 void performDecoderFlush(FlushCommand audio, FlushCommand video);
130 player->performDecoderFlush(mAudio, mVideo); in execute()2326 void NuPlayer::performDecoderFlush(FlushCommand audio, FlushCommand video) { in performDecoderFlush() function in android::NuPlayer
319 void performDecoderFlush(FlushCommand audio, FlushCommand video);
165 player->performDecoderFlush(mAudio, mVideo); in execute()2374 void NuPlayer2::performDecoderFlush(FlushCommand audio, FlushCommand video) { in performDecoderFlush() function in android::NuPlayer2