Searched defs:store_u8_8x8 (Results 1 – 3 of 3) sorted by relevance
| /external/libvpx/vpx_dsp/arm/ |
| D | mem_neon.h | 375 static INLINE void store_u8_8x8(uint8_t *s, const ptrdiff_t p, in store_u8_8x8() function
|
| /external/libultrahdr/lib/src/dsp/arm/ |
| D | editorhelper_neon.cpp | 591 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/ |
| D | mem_neon.h | 643 static inline void store_u8_8x8(uint8_t *s, ptrdiff_t p, const uint8x8_t s0, in store_u8_8x8() function
|