Searched refs:WelsDequantFour4x4_c (Results 1 – 4 of 4) sorted by relevance
147 void WelsDequantFour4x4_c (int16_t* pRes, const uint16_t* kpMF) { in WelsDequantFour4x4_c() function253 pFuncList->pfDequantizationFour4x4 = WelsDequantFour4x4_c; in WelsInitReconstructionFuncs()
47 void WelsDequantFour4x4_c (int16_t* pRes, const uint16_t* kpQpTable);
426 WelsDequantFour4x4_c (pInput[0], g_kuiDequantCoeff[uiQp]); in TEST()
150 WelsDequantFour4x4_c (W, mf); in TEST()