Searched refs:g_kuiInterCbpTable400 (Results 1 – 3 of 3) sorted by relevance
148 const uint8_t g_kuiInterCbpTable400[16] = { variable
2270 … uiCbp = pCtx->pSps->uiChromaFormatIdc ? g_kuiInterCbpTable[uiCbp] : g_kuiInterCbpTable400[uiCbp]; in WelsActualDecodeMbCavlcPSlice()2817 … uiCbp = pCtx->pSps->uiChromaFormatIdc ? g_kuiInterCbpTable[uiCbp] : g_kuiInterCbpTable400[uiCbp]; in WelsActualDecodeMbCavlcBSlice()
94 extern const uint8_t g_kuiInterCbpTable400[16];