Searched refs:frameRateMax (Results 1 – 2 of 2) sorted by relevance
69 …+ (double)m_profiles[m_profileIdx].frameRateMax.numerator / (double)m_profiles[m_profileIdx].frame… in getProperty()
2470 UINT64 frameRateMax = 0; SUBTYPEMap STMMax; in findType() local2477 if((*f).first >= frameRateMax) in findType()2479 frameRateMax = (*f).first; in findType()2490 if( (*f).first >= frameRateMax && (*f).first <= frameRate ) in findType()2492 frameRateMax = (*f).first; in findType()