Searched refs:WelsDecoderI16x16LumaPredH_mmi (Results 1 – 4 of 4) sorted by relevance
320 void WelsDecoderI16x16LumaPredH_mmi(uint8_t *pPred, const int32_t kiStride) { in WelsDecoderI16x16LumaPredH_mmi() function
173 void WelsDecoderI16x16LumaPredH_mmi (uint8_t* pPred, const int32_t kiStride);
659 GENERATE_16x16_UT (WelsDecoderI16x16LumaPredH_mmi, LumaI16x16PredH, 1, WELS_CPU_MMI)
1161 pCtx->pGetI16x16LumaPredFunc[I16_PRED_H] = WelsDecoderI16x16LumaPredH_mmi; in InitPredFunc()