Home
last modified time | relevance | path

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

/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_cmn_utils_neon.h49 static INLINE uint8x16_t load_unaligned_u8q(const uint8_t *buf, int stride) in load_unaligned_u8q() function
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dmem_neon.h198 static INLINE uint8x16_t load_unaligned_u8q(const uint8_t *buf, in load_unaligned_u8q() function
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dmem_neon.h1007 static inline uint8x16_t load_unaligned_u8q(const uint8_t *buf, int stride) { in load_unaligned_u8q() function