Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
Dwels_common_defs.h50 uint32_t uiMaxMBPS; // Max macroblock processing rate(MB/s) member
/third_party/openh264/codec/encoder/core/src/
Dau_set.cpp58 if (kpLevelLimit->uiMaxMBPS < (uint32_t) (uiPicInMBs * fFrameRate)) in WelsCheckLevelLimitation()
/third_party/openh264/test/api/
Dencode_options_test.cpp1907 if (kpLevelLimit->uiMaxMBPS < (uint32_t) (uiPicInMBs * pParam->fMaxFrameRate)) in CheckLevelLimitation()