Searched refs:store_8x14 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_loopfilter_neon.c | 536 static INLINE void store_8x14(uint16_t *s, const int p, const uint16x8_t p6, in store_8x14() function 684 store_8x14(s, p, op6, op5, op4, op3, op2, op1, op0, oq0, oq1, oq2, oq3, oq4, in lpf_horizontal_16_kernel()
|
D | loopfilter_neon.c | 990 store_8x14(s, p, op6, op5, op4, op3, op2, op1, op0, oq0, oq1, oq2, oq3, oq4, in vpx_lpf_horizontal_16_neon()
|