Lines Matching refs:FlushDecoderAction
124 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer
125 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() argument
138 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
811 new FlushDecoderAction( in onMessageReceived()
1116 new FlushDecoderAction( in onMessageReceived()
1201 new FlushDecoderAction( in onMessageReceived()
1365 new FlushDecoderAction( in onMessageReceived()
1416 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
1871 new FlushDecoderAction(FLUSH_CMD_NONE /* audio */, in restartAudio()
2211 new FlushDecoderAction( in queueDecoderShutdown()
2561 new FlushDecoderAction(FLUSH_CMD_SHUTDOWN /* audio */, in onSourceNotify()