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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp113 struct NuPlayer::FlushDecoderAction : public Action { struct in class:android::NuPlayer
114 FlushDecoderAction(FlushCommand audio, FlushCommand video) function in struct:android::NuPlayer::FlushDecoderAction
127 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
548 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */,
717 new FlushDecoderAction(
797 new FlushDecoderAction(
922 new FlushDecoderAction(
944 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */,
1392 new FlushDecoderAction(

Completed in 40 milliseconds