Searched refs:isAdaptive (Results 1 – 2 of 2) sorted by relevance
1254 int32_t isAdaptive; in supportsSeamlessFormatChange() local1256 mInputFormat->findInt32("adaptive-playback", &isAdaptive) && in supportsSeamlessFormatChange()1257 isAdaptive); in supportsSeamlessFormatChange()
1262 int32_t isAdaptive; in supportsSeamlessFormatChange() local1264 mInputFormat->getInt32("adaptive-playback", &isAdaptive) && in supportsSeamlessFormatChange()1265 isAdaptive); in supportsSeamlessFormatChange()