Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dencoder.cpp160 bool bScreenContent = (SCREEN_CONTENT_REAL_TIME == pParam->iUsageType); in InitFunctionPointers() local
Dsvc_motion_estimate.cpp73 void WelsInitMeFunc (SWelsFuncPtrList* pFuncList, uint32_t uiCpuFlag, bool bScreenContent) { in WelsInitMeFunc()