Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dslice.h195 uint32_t uiSliceFMECostDown;//TODO: for FME switch under MT, to opt after ME final? member
/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp1035 uiCostDownSum += pSlice->uiSliceFMECostDown; in CountFMECostDown()
1082 pSlice->uiSliceFMECostDown += pMe->uiSadCost; in WelsDiamondCrossFeatureSearch()
1091 pSlice->uiSliceFMECostDown -= pMe->uiSadCost; in WelsDiamondCrossFeatureSearch()