Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv256_intrinsics.h288 return c_v256_shl_16(a, c); in v256_shl_16()
Dv256_intrinsics_c.h811 SIMD_INLINE c_v256 c_v256_shl_16(c_v256 a, unsigned int c) { in c_v256_shl_16() function
885 return c_v256_shl_16(a, n); in c_v256_shl_n_16()