HomeSort by relevance Sort by last modified time
    Searched refs:FlushDecoderAction (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.h 121 struct FlushDecoderAction;
NuPlayer.cpp 122 struct NuPlayer::FlushDecoderAction : public Action {
123 FlushDecoderAction(FlushCommand audio, FlushCommand video)
136 DISALLOW_EVIL_CONSTRUCTORS(FlushDecoderAction);
765 new FlushDecoderAction(FLUSH_CMD_FLUSH /* audio */,
    [all...]

Completed in 76 milliseconds