Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/arm/
Dmem_neon.h17 static INLINE void store_row2_u8_8x8(uint8_t *s, int p, const uint8x8_t s0, in store_row2_u8_8x8() function
Dconvolve_neon.c542 store_row2_u8_8x8(d, dst_stride, t0, t1); in av1_convolve_x_sr_neon()