Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv256_intrinsics.h279 return c_v256_shl_8(a, c); in v256_shl_8()
Dv256_intrinsics_c.h796 SIMD_INLINE c_v256 c_v256_shl_8(c_v256 a, unsigned int c) { in c_v256_shl_8() function
881 return c_v256_shl_8(a, n); in c_v256_shl_n_8()