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