Searched defs:FlushDecoderAction (Results 1 – 1 of 1) sorted by relevance
113 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer114 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() function119 virtual void execute(NuPlayer *player) { in execute()124 FlushCommand mAudio;125 FlushCommand mVideo;