Searched refs:FlushDecoderAction (Results 1 – 2 of 2) sorted by relevance
122 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer123 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() argument136 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);765 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()1067 new FlushDecoderAction( in onMessageReceived()1150 new FlushDecoderAction( in onMessageReceived()1303 new FlushDecoderAction( in onMessageReceived()1344 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()2016 new FlushDecoderAction( in queueDecoderShutdown()2356 new FlushDecoderAction(FLUSH_CMD_SHUTDOWN /* audio */, in onSourceNotify()
121 struct FlushDecoderAction;