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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.h 39 bool supportsSeamlessFormatChange(const sp<AMessage> &to) const;
NuPlayerDecoder.cpp 183 bool NuPlayer::Decoder::supportsSeamlessFormatChange(const sp<AMessage> &targetFormat) const {
NuPlayer.cpp 993 if (formatChange && !decoder->supportsSeamlessFormatChange(newFormat)) {
    [all...]

Completed in 942 milliseconds