Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp124 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer
125 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() function
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()
[all …]
/frameworks/av/media/libmediaplayerservice/nuplayer/include/nuplayer/
DNuPlayer.h133 struct FlushDecoderAction;