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