Home
last modified time | relevance | path

Searched refs:store_8x6 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_loopfilter_neon.c417 static INLINE void store_8x6(uint16_t *s, const int p, const uint16x8_t s0, in store_8x6() function
625 store_8x6(s - 3 * p, p, op2, op1, op0, oq0, oq1, oq2); in vpx_highbd_lpf_horizontal_8_neon()
Dloopfilter_neon.c876 store_8x6(s - 3 * p, p, op2, op1, op0, oq0, oq1, oq2); in vpx_lpf_horizontal_8_neon()