Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv256_intrinsics.h309 return c_v256_shr_u64(a, c); in v256_shr_u64()
Dv256_intrinsics_c.h854 SIMD_INLINE c_v256 c_v256_shr_u64(c_v256 a, unsigned int n) { in c_v256_shr_u64() function
909 return c_v256_shr_u64(a, n); in c_v256_shr_n_u64()