Searched refs:g_kiMapModeI16x16 (Results 1 – 5 of 5) sorted by relevance
68 const int8_t g_kiMapModeI16x16[7] = { variable
72 int32_t iPredMode = g_kiMapModeI16x16[pMbCache->uiLumaI16x16Mode]; in WelsCabacMbType()113 int32_t iPredMode = g_kiMapModeI16x16[pMbCache->uiLumaI16x16Mode]; in WelsCabacMbType()
114 …BsWriteUE (pBs, 1 + iMbOffset + g_kiMapModeI16x16[pMbCache->uiLumaI16x16Mode] + (iCbpChroma << 2) + in WelsSpatialWriteMbPred()
403 iCurCost += iLambda * (BsSizeUE (g_kiMapModeI16x16[iCurMode])); in WelsMdI16x16()
79 extern const int8_t g_kiMapModeI16x16[7];