Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp1019 static uint32_t CountFMECostDown (const SDqLayer* pCurLayer) { in CountFMECostDown() function
1047 const uint32_t iFMECost = CountFMECostDown (pCurLayer); in UpdateFMESwitch()