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

  /frameworks/av/include/media/stagefright/
CodecBase.h 58 virtual void signalResume() = 0;
ACodec.h 51 virtual void signalResume();
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderPassThrough.h 34 virtual void signalResume();
NuPlayerDecoder.h 41 virtual void signalResume();
NuPlayerDecoderPassThrough.cpp 70 void NuPlayer::DecoderPassThrough::signalResume() {
NuPlayer.cpp     [all...]
NuPlayerDecoder.cpp 702 void NuPlayer::Decoder::signalResume() {
    [all...]
  /frameworks/av/cmds/stagefright/
sf2.cpp 231 mCodec->signalResume();
  /frameworks/av/media/libstagefright/
MediaCodec.cpp     [all...]
ACodec.cpp 493 void ACodec::signalResume() {
    [all...]

Completed in 616 milliseconds