Searched refs:c_v256_avg_u8 (Results 1 – 2 of 2) sorted by relevance
150 SIMD_INLINE v256 v256_avg_u8(v256 a, v256 b) { return c_v256_avg_u8(a, b); } in v256_avg_u8()
352 SIMD_INLINE c_v256 c_v256_avg_u8(c_v256 a, c_v256 b) { in c_v256_avg_u8() function