Searched refs:g_kuiInterCbpTable (Results 1 – 3 of 3) sorted by relevance
142 const uint8_t g_kuiInterCbpTable[48] = { 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()
93 extern const uint8_t g_kuiInterCbpTable[48];