Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv256_intrinsics.h285 return c_v256_shr_s8(a, c); in v256_shr_s8()
Dv256_intrinsics_c.h806 SIMD_INLINE c_v256 c_v256_shr_s8(c_v256 a, unsigned int c) { in c_v256_shr_s8() function
913 return c_v256_shr_s8(a, n); in c_v256_shr_n_s8()