Home
last modified time | relevance | path

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

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