Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp680 float fTargetOutputFrameRate; in WelsEncoderApplyFrameRate() local
690 fTargetOutputFrameRate = kfMaxFrameRate * fRatio; in WelsEncoderApplyFrameRate()
691 … pLayerParamInternal->fOutputFrameRate = (fTargetOutputFrameRate >= 6) ? fTargetOutputFrameRate : in WelsEncoderApplyFrameRate()