Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/ppc/
Dutil_altivec.h136 static inline vec_u8 load_with_perm_vec(int offset, const uint8_t *src, vec_u8 perm_vec) in load_with_perm_vec() function
144 #define load_with_perm_vec(a,b,c) VEC_LD(a,b) macro