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 111 bool supportsSeamlessAudioFormatChange(const sp<AMessage> &targetFormat) const;
NuPlayerDecoder.cpp 710 bool NuPlayer::Decoder::supportsSeamlessAudioFormatChange(const sp<AMessage> &targetFormat) const {
763 seamless = supportsSeamlessAudioFormatChange(targetFormat);
    [all...]

Completed in 136 milliseconds