Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv256_intrinsics.h303 return c_v256_shr_s32(a, c); in v256_shr_s32()
Dv256_intrinsics_c.h836 SIMD_INLINE c_v256 c_v256_shr_s32(c_v256 a, unsigned int c) { in c_v256_shr_s32() function
921 return c_v256_shr_s32(a, n); in c_v256_shr_n_s32()