Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv256_intrinsics.h297 return c_v256_shl_32(a, c); in v256_shl_32()
Dv256_intrinsics_c.h826 SIMD_INLINE c_v256 c_v256_shl_32(c_v256 a, unsigned int c) { in c_v256_shl_32() function
889 return c_v256_shl_32(a, n); in c_v256_shl_n_32()