Searched refs:d63_store_4x8 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_ssse3.c | 804 static INLINE void d63_store_4x8(uint16_t **dst, const ptrdiff_t stride, in d63_store_4x8() function 832 d63_store_4x8(&dst, stride, &avg2, &avg3, &HHHHHHHH); in vpx_highbd_d63_predictor_8x8_ssse3() 833 d63_store_4x8(&dst, stride, &avg2, &avg3, &HHHHHHHH); in vpx_highbd_d63_predictor_8x8_ssse3()
|