Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dmd.h86 typedef struct TagWelsMD { struct
87 int32_t iLambda;
88 uint16_t* pMvdCost;
90 int32_t iCostLuma;
91 int32_t iCostChroma;//satd+lambda(best_pred_mode) //i_sad_chroma;
92 int32_t iSadPredMb;
94 uint8_t uiRef; //uiRefIndex appointed by Encoder, used for MC
95 bool bMdUsingSad;
96 uint16_t uiReserved;
98 int32_t iCostSkipMb;
[all …]