Searched refs:PGetIntraPred8x8Func (Results 1 – 2 of 2) sorted by relevance
146 typedef void (*PGetIntraPred8x8Func) (uint8_t* pPred, const int32_t kiLumaStride, bool bTLAvail, bo… typedef453 PGetIntraPred8x8Func pGetI8x8LumaPredFunc[14];
77 PGetIntraPred8x8Func* pGetI8x8LumaPredFunc = pCtx->pGetI8x8LumaPredFunc; in RecI8x8Luma()