Searched defs:iSadCost (Results 1 – 2 of 2) sorted by relevance
81 int32_t iSadCost[4]; //avail 1; unavail 0 member
220 int32_t iSadCost; in WelsMotionEstimateInitialPoint() local292 bool WelsMeSadCostSelect (int32_t* iSadCost, const uint16_t* kpMvdCost, int32_t* pBestCost, const i… in WelsMeSadCostSelect()