Searched defs:dotprod (Results 1 – 10 of 10) sorted by relevance
3 struct dotprod { struct4 int len; /* Number of coefficients */14 signed short *coeffs[8];
9 struct dotprod { struct17 struct dotprod *dp; in initdp_port() argument
10 struct dotprod { struct23 struct dotprod *dp; in initdp_mmx() argument
11 struct dotprod { struct25 struct dotprod *dp; in initdp_sse2() argument
9 struct dotprod { struct20 struct dotprod *dp; in initdp_av() argument
74 long dotprod(void *p,signed short a[]){ in dotprod() function
99 int32_t dotprod = 0; in PortableMatrixBatchVectorMultiplyAccumulate() local159 int32_t dotprod = 0; in PortableSparseMatrixBatchVectorMultiplyAccumulate() local
48 Sk2f dotprod = leftTan * rightTan; in calc_curvature_costheta() local
441 int32x4_t dotprod = vmovq_n_s32(0); in NeonMatrixBatchVectorMultiplyAccumulate() local587 int32x4_t dotprod = vmovq_n_s32(0); in NeonSparseMatrixBatchVectorMultiplyAccumulate() local