Searched defs:FlushDecoderAction (Results 1 – 1 of 1) sorted by relevance
122 struct NuPlayer::FlushDecoderAction : public Action { struct in android::NuPlayer123 FlushDecoderAction(FlushCommand audio, FlushCommand video) in FlushDecoderAction() argument128 virtual void execute(NuPlayer *player) { in execute()133 FlushCommand mAudio;134 FlushCommand mVideo;