Searched refs:WelsDecoderI16x16LumaPredV_mmi (Results 1 – 4 of 4) sorted by relevance
348 void WelsDecoderI16x16LumaPredV_mmi(uint8_t *pPred, const int32_t kiStride) { in WelsDecoderI16x16LumaPredV_mmi() function
174 void WelsDecoderI16x16LumaPredV_mmi (uint8_t* pPred, const int32_t kiStride);
660 GENERATE_16x16_UT (WelsDecoderI16x16LumaPredV_mmi, LumaI16x16PredV, 1, WELS_CPU_MMI)
1162 pCtx->pGetI16x16LumaPredFunc[I16_PRED_V] = WelsDecoderI16x16LumaPredV_mmi; in InitPredFunc()