Searched refs:WelsDecoderI16x16LumaPredDcNA_mmi (Results 1 – 4 of 4) sorted by relevance
453 void WelsDecoderI16x16LumaPredDcNA_mmi(uint8_t *pPred, const int32_t kiStride) { in WelsDecoderI16x16LumaPredDcNA_mmi() function
176 void WelsDecoderI16x16LumaPredDcNA_mmi (uint8_t* pPred, const int32_t kiStride);
663 GENERATE_16x16_UT (WelsDecoderI16x16LumaPredDcNA_mmi, LumaI16x16PredDCNone, 1, WELS_CPU_MMI)
1164 pCtx->pGetI16x16LumaPredFunc[I16_PRED_DC_128] = WelsDecoderI16x16LumaPredDcNA_mmi; in InitPredFunc()