Searched refs:WelsDecoderI16x16LumaPredDcTop_mmi (Results 1 – 4 of 4) sorted by relevance
392 void WelsDecoderI16x16LumaPredDcTop_mmi(uint8_t *pPred, const int32_t kiStride) { in WelsDecoderI16x16LumaPredDcTop_mmi() function
175 void WelsDecoderI16x16LumaPredDcTop_mmi (uint8_t* pPred, const int32_t kiStride);
662 GENERATE_16x16_UT (WelsDecoderI16x16LumaPredDcTop_mmi, LumaI16x16PredDCTop, 1, WELS_CPU_MMI)
1164 pCtx->pGetI16x16LumaPredFunc[I16_PRED_DC_T ] = WelsDecoderI16x16LumaPredDcTop_mmi; in InitPredFunc()