Home
last modified time | relevance | path

Searched defs:v64_dotp_s16 (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_dsp/simd/
Dv64_intrinsics.h148 SIMD_INLINE int64_t v64_dotp_s16(v64 a, v64 b) { return c_v64_dotp_s16(a, b); } in v64_dotp_s16() function
Dv64_intrinsics_x86.h301 SIMD_INLINE int64_t v64_dotp_s16(v64 a, v64 b) { in v64_dotp_s16() function
Dv64_intrinsics_arm.h136 SIMD_INLINE int64_t v64_dotp_s16(v64 x, v64 y) { in v64_dotp_s16() function