Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dcompatible_check.cpp219 T max2 = Max(v2.first, v2.second, cmpFunc); in IICapabilityCheck() local
222 T tmpMax = Min(max1, max2, cmpFunc); in IICapabilityCheck()