Searched refs:supportsSeamlessFormatChange (Results 1 – 2 of 2) sorted by relevance
117 bool supportsSeamlessFormatChange(const sp<AMessage> &to) const;
707 supportsSeamlessFormatChange(newFormat); in fetchInputData()993 bool NuPlayer::Decoder::supportsSeamlessFormatChange(const sp<AMessage> &targetFormat) const { in supportsSeamlessFormatChange() function in android::NuPlayer::Decoder