Home
last modified time | relevance | path

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

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