Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.cpp158 struct NuPlayer2::FlushDecoderAction : public Action { struct in android::NuPlayer2
159 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() function
172 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
701 new FlushDecoderAction( in onMessageReceived()
918 new FlushDecoderAction( in onMessageReceived()
1223 new FlushDecoderAction( in onMessageReceived()
1306 new FlushDecoderAction( in onMessageReceived()
1462 new FlushDecoderAction( in onMessageReceived()
1514 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
2207 new FlushDecoderAction( in queueDecoderShutdown()
[all …]
DNuPlayer2.h117 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() argument
137 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
780 new FlushDecoderAction( in onMessageReceived()
1083 new FlushDecoderAction( in onMessageReceived()
1166 new FlushDecoderAction( in onMessageReceived()
1322 new FlushDecoderAction( in onMessageReceived()
1373 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */, in onMessageReceived()
2160 new FlushDecoderAction( in queueDecoderShutdown()
2503 new FlushDecoderAction(FLUSH_CMD_SHUTDOWN /* audio */, in onSourceNotify()
DNuPlayer.h127 struct FlushDecoderAction;