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

  /frameworks/av/media/libmediaplayer2/nuplayer2/
NuPlayer2DecoderBase.h 65 kWhatError = 'err ',
NuPlayer2DecoderBase.cpp 210 notify->setInt32("what", kWhatError);
HTTPLiveSource2.cpp 439 case LiveSession::kWhatError:
NuPlayer2Decoder.cpp 617 notify->setInt32("what", kWhatError);
    [all...]
NuPlayer2.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.h 65 kWhatError = 'err ',
NuPlayerDecoderBase.cpp 208 notify->setInt32("what", kWhatError);
HTTPLiveSource.cpp 437 case LiveSession::kWhatError:
NuPlayerDecoder.cpp 597 notify->setInt32("what", kWhatError);
    [all...]
NuPlayer.cpp     [all...]
  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 109 kWhatError,
PlaylistFetcher.h 46 kWhatError,
LiveSession.cpp 741 case PlaylistFetcher::kWhatError:
    [all...]
PlaylistFetcher.cpp 834 notify->setInt32("what", kWhatError);
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 243 kWhatError = 'erro',
352 notify->setInt32("what", kWhatError);
    [all...]

Completed in 711 milliseconds