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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.h 323 void performDecoderFlush(FlushCommand audio, FlushCommand video);
NuPlayer.cpp 130 player->performDecoderFlush(mAudio, mVideo);
    [all...]
  /frameworks/av/media/libmediaplayer2/nuplayer2/
NuPlayer2.h 339 void performDecoderFlush(FlushCommand audio, FlushCommand video);
NuPlayer2.cpp 166 player->performDecoderFlush(mAudio, mVideo);
    [all...]

Completed in 114 milliseconds