Searched refs:tm_predictor_16x8 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | intrapred_vsx.c | 321 static void tm_predictor_16x8(uint8_t *dst, const ptrdiff_t stride, int16x8_t l, in tm_predictor_16x8() function 383 tm_predictor_16x8(dst, stride, lh, ah, al, tl); in vpx_tm_predictor_16x16_vsx() 387 tm_predictor_16x8(dst, stride, ll, ah, al, tl); in vpx_tm_predictor_16x16_vsx()
|