Searched refs:DeblockLumaEq4V_c (Results 1 – 5 of 5) sorted by relevance
92 WRAP_LUMA_FUNC (DeblockLumaEq4V_c)
5 void DeblockLumaEq4V_c (uint8_t* pPixY, int32_t iStride, int32_t iAlpha, int32_t iBeta);
87 void DeblockLumaEq4V_c (uint8_t* pPix, int32_t iStride, int32_t iAlpha, int32_t iBeta) { in DeblockLumaEq4V_c() function
795 pFunc->pfLumaDeblockingEQ4Ver = DeblockLumaEq4V_c; in DeblockingInit()
1340 pFunc->pfLumaDeblockingEQ4Ver = DeblockLumaEq4V_c; in DeblockingInit()