Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp123 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer
124 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() argument
137 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
791 new FlushDecoderAction( in onMessageReceived()
1094 new FlushDecoderAction( in onMessageReceived()
1179 new FlushDecoderAction( in onMessageReceived()
1335 new FlushDecoderAction( in onMessageReceived()
1386 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
1835 new FlushDecoderAction(FLUSH_CMD_NONE /* audio */, in restartAudio()
2165 new FlushDecoderAction( in queueDecoderShutdown()
[all …]
DNuPlayer.h127 struct FlushDecoderAction;