Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv256_intrinsics.h159 SIMD_INLINE v256 v256_max_s8(v256 a, v256 b) { return c_v256_max_s8(a, b); } in v256_max_s8()
Dv256_intrinsics_c.h411 SIMD_INLINE c_v256 c_v256_max_s8(c_v256 a, c_v256 b) { in c_v256_max_s8() function