Searched refs:WelsDecoderI4x4LumaPredH_mmi (Results 1 – 4 of 4) sorted by relevance
754 void WelsDecoderI4x4LumaPredH_mmi(uint8_t *pPred, const int32_t kiStride) { in WelsDecoderI4x4LumaPredH_mmi() function
181 void WelsDecoderI4x4LumaPredH_mmi (uint8_t* pPred, const int32_t kiStride);
654 GENERATE_4x4_UT (WelsDecoderI4x4LumaPredH_mmi, LumaI4x4PredH, 1, WELS_CPU_MMI)
1168 pCtx->pGetI4x4LumaPredFunc[I4_PRED_H] = WelsDecoderI4x4LumaPredH_mmi; in InitPredFunc()