Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoder.cpp1296 int32_t isAdaptive; in supportsSeamlessFormatChange() local
1298 mInputFormat->findInt32("adaptive-playback", &isAdaptive) && in supportsSeamlessFormatChange()
1299 isAdaptive); in supportsSeamlessFormatChange()