Home
last modified time | relevance | path

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

/external/opencore/engines/player/src/
Dpv_player_engine.cpp16521 uint32 alternates = iDataSource->GetNumAlternateSourceFormatTypes(); in CheckForSourceRollOver() local
16522 if ((alternates > 0) && (iAlternateSrcFormatIndex < alternates)) in CheckForSourceRollOver()