Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.cpp159 struct NuPlayer2::FlushDecoderAction : public Action { struct in android::NuPlayer2
160 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() function
173 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
714 new FlushDecoderAction( in onMessageReceived()
971 new FlushDecoderAction( in onMessageReceived()
1252 new FlushDecoderAction( in onMessageReceived()
1337 new FlushDecoderAction( in onMessageReceived()
1506 new FlushDecoderAction( in onMessageReceived()
1558 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
1594 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
[all …]
DNuPlayer2.h124 struct FlushDecoderAction;
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp123 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer
124 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() function
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()
1833 new FlushDecoderAction(FLUSH_CMD_NONE /* audio */, in restartAudio()
2163 new FlushDecoderAction( in queueDecoderShutdown()
[all …]
DNuPlayer.h127 struct FlushDecoderAction;