Searched defs:TagWelsME (Results 1 – 1 of 1) sorted by relevance
72 typedef struct TagWelsME { struct74 uint16_t* pMvdCost;75 union SadPredISatdUnit uSadPredISatd; //reuse the sad_pred as a temp pData77 …should be max_delta*size+lambda*mvdsize = 255*256+91*33*2 = 65280 + 6006 = 71286 > (2^16)-1 = 6553578 uint32_t uiSatdCost; /* satd + lm * nbits */79 uint32_t uiSadCostThreshold;80 int32_t iCurMeBlockPixX;81 int32_t iCurMeBlockPixY;82 uint8_t uiBlockSize; /* BLOCK_WxH */83 uint8_t uiReserved;[all …]