Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv64_intrinsics.h27 SIMD_INLINE int32_t v64_high_s32(v64 a) { return c_v64_high_s32(a); } in v64_high_s32()
Dv64_intrinsics_c.h46 SIMD_INLINE int32_t c_v64_high_s32(c_v64 a) { in c_v64_high_s32() function