Home
last modified time | relevance | path

Searched defs:store_u8_8x8 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vpx_dsp/arm/
Dmem_neon.h375 static INLINE void store_u8_8x8(uint8_t *s, const ptrdiff_t p, in store_u8_8x8() function
/external/libultrahdr/lib/src/dsp/arm/
Deditorhelper_neon.cpp591 static INLINE void store_u8_8x8(uint8_t* s, int stride, uint8x8_t s0, uint8x8_t s1, uint8x8_t s2, in store_u8_8x8() function
/external/libaom/aom_dsp/arm/
Dmem_neon.h643 static inline void store_u8_8x8(uint8_t *s, ptrdiff_t p, const uint8x8_t s0, in store_u8_8x8() function