Lines Matching refs:FlushDecoderAction
158 struct NuPlayer2::FlushDecoderAction : public Action { struct in android::NuPlayer2
159 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() argument
172 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
701 new FlushDecoderAction( in onMessageReceived()
918 new FlushDecoderAction( in onMessageReceived()
1223 new FlushDecoderAction( in onMessageReceived()
1306 new FlushDecoderAction( in onMessageReceived()
1462 new FlushDecoderAction( in onMessageReceived()
1514 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
2207 new FlushDecoderAction( in queueDecoderShutdown()
2596 new FlushDecoderAction(FLUSH_CMD_SHUTDOWN /* audio */, in onSourceNotify()