Home
last modified time | relevance | path

Searched refs:g_kiMapModeI16x16 (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dencoder_data_tables.cpp68 const int8_t g_kiMapModeI16x16[7] = { variable
Dsvc_set_mb_syn_cabac.cpp72 int32_t iPredMode = g_kiMapModeI16x16[pMbCache->uiLumaI16x16Mode]; in WelsCabacMbType()
113 int32_t iPredMode = g_kiMapModeI16x16[pMbCache->uiLumaI16x16Mode]; in WelsCabacMbType()
Dsvc_set_mb_syn_cavlc.cpp114 …BsWriteUE (pBs, 1 + iMbOffset + g_kiMapModeI16x16[pMbCache->uiLumaI16x16Mode] + (iCbpChroma << 2) + in WelsSpatialWriteMbPred()
Dsvc_base_layer_md.cpp403 iCurCost += iLambda * (BsSizeUE (g_kiMapModeI16x16[iCurMode])); in WelsMdI16x16()
/third_party/openh264/codec/encoder/core/inc/
Dmd.h79 extern const int8_t g_kiMapModeI16x16[7];