Searched refs:g_kiQpCostTable (Results 1 – 4 of 4) sorted by relevance
59 const int32_t g_kiQpCostTable[52] = { variable
551 sMd.iLambda = g_kiQpCostTable[pCurMb->uiLumaQp]; in WelsISliceMdEnc()627 sMd.iLambda = g_kiQpCostTable[pCurMb->uiLumaQp]; in WelsISliceMdEncDynamic()1786 pMd->iLambda = g_kiQpCostTable[pCurMb->uiLumaQp]; in WelsInitInterMDStruc()
801 const int32_t* kpQpLambda = &g_kiQpCostTable[0]; in MvdCostInit()
78 extern const int32_t g_kiQpCostTable[52];