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