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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp116 struct NuPlayer::FlushDecoderAction : public Action { struct in class:android::NuPlayer
117 FlushDecoderAction(FlushCommand audio, FlushCommand video) function in struct:android::NuPlayer::FlushDecoderAction
130 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
669 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */,
973 new FlushDecoderAction(
1053 new FlushDecoderAction(
1187 new FlushDecoderAction(
1226 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */,
1805 new FlushDecoderAction(
2135 new FlushDecoderAction(FLUSH_CMD_SHUTDOW
[all...]
H A DNuPlayer.h108 struct FlushDecoderAction;

Completed in 1470 milliseconds