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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp122 struct NuPlayer::FlushDecoderAction : public Action { struct in class:android::NuPlayer
123 FlushDecoderAction(FlushCommand audio, FlushCommand video) function in struct:android::NuPlayer::FlushDecoderAction
136 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
765 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */,
1067 new FlushDecoderAction(
1150 new FlushDecoderAction(
1303 new FlushDecoderAction(
1344 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */,
2016 new FlushDecoderAction(
2356 new FlushDecoderAction(FLUSH_CMD_SHUTDOW
[all...]

Completed in 284 milliseconds