Home
last modified time | relevance | path

Searched refs:FlushDecoderAction (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp113 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer
114 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() function
127 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
548 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
717 new FlushDecoderAction( in onMessageReceived()
797 new FlushDecoderAction( in onMessageReceived()
922 new FlushDecoderAction( in onMessageReceived()
944 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
1392 new FlushDecoderAction( in queueDecoderShutdown()
DNuPlayer.h97 struct FlushDecoderAction;