Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/simd/
Dv64_intrinsics.h29 return c_v64_from_32(x, y); in v64_from_32()
Dv64_intrinsics_c.h50 SIMD_INLINE c_v64 c_v64_from_32(uint32_t x, uint32_t y) { in c_v64_from_32() function