Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv64_intrinsics.h25 SIMD_INLINE uint32_t v64_high_u32(v64 a) { return c_v64_high_u32(a); } in v64_high_u32()
Dv64_intrinsics_c.h38 SIMD_INLINE uint32_t c_v64_high_u32(c_v64 a) { in c_v64_high_u32() function