Home
last modified time | relevance | path

Searched refs:supportsSeamlessAudioFormatChange (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.h118 bool supportsSeamlessAudioFormatChange(const sp<AMessage> &targetFormat) const;
DNuPlayerDecoder.cpp958 bool NuPlayer::Decoder::supportsSeamlessAudioFormatChange( in supportsSeamlessAudioFormatChange() function in android::NuPlayer::Decoder
1012 seamless = supportsSeamlessAudioFormatChange(targetFormat); in supportsSeamlessFormatChange()