Lines Matching refs:FlushDecoderAction
123 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer
124 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() function
137 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
791 new FlushDecoderAction( in onMessageReceived()
1094 new FlushDecoderAction( in onMessageReceived()
1179 new FlushDecoderAction( in onMessageReceived()
1335 new FlushDecoderAction( in onMessageReceived()
1386 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
1835 new FlushDecoderAction(FLUSH_CMD_NONE /* audio */, in restartAudio()
2165 new FlushDecoderAction( in queueDecoderShutdown()
2510 new FlushDecoderAction(FLUSH_CMD_SHUTDOWN /* audio */, in onSourceNotify()