Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codeclist/
H A Dcodeclist_core.cpp105 double maxValDouble {data.frameRate.maxVal}; in CheckVideoFrameRate() local
107 … (maxValDouble < targetFrameRateDouble && fabs(maxValDouble - targetFrameRateDouble) >= EPSINON)) { in CheckVideoFrameRate()