Searched defs:FlushDecoderAction (Results 1 – 1 of 1) sorted by relevance
116 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer117 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() argument122 virtual void execute(NuPlayer *player) { in execute()127 FlushCommand mAudio;128 FlushCommand mVideo;