Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv64_intrinsics.h128 return c_v64_shuffle_8(a, pattern); in v64_shuffle_8()
Dv64_intrinsics_c.h568 SIMD_INLINE c_v64 c_v64_shuffle_8(c_v64 a, c_v64 pattern) { in c_v64_shuffle_8() function