Home
last modified time | relevance | path

Searched defs:paramValid (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/services/services/codec/server/
Dcodec_param_checker.cpp288 bool paramValid = IsSupported(capData.pixFormat, pixelFormat); in PixelFormatChecker() local
307 bool paramValid = framerate > 0 ? true : false; in FramerateChecker() local
485 bool paramValid = IsSupported(capData.profiles, profile); in VideoProfileChecker() local