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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.h 65 bool supportsSeamlessAudioFormatChange(const sp<AMessage> &targetFormat) const;
NuPlayerDecoder.cpp 151 bool NuPlayer::Decoder::supportsSeamlessAudioFormatChange(const sp<AMessage> &targetFormat) const {
202 seamless = supportsSeamlessAudioFormatChange(targetFormat);

Completed in 400 milliseconds