Home
last modified time | relevance | path

Searched refs:dotprod (Results 1 – 12 of 12) sorted by relevance

/external/fec/
Ddotprod_port.c9 struct dotprod { struct
17 struct dotprod *dp; in initdp_port() argument
23 dp = (struct dotprod *)calloc(1,sizeof(struct dotprod)); in initdp_port()
36 struct dotprod *dp = (struct dotprod *)p; in freedp_port()
47 struct dotprod *dp = (struct dotprod *)p; in dotprod_port()
Ddotprod_mmx.c10 struct dotprod { struct
23 struct dotprod *dp; in initdp_mmx() argument
30 dp = (struct dotprod *)calloc(1,sizeof(struct dotprod)); in initdp_mmx()
46 struct dotprod *dp = (struct dotprod *)p; in freedp_mmx()
59 struct dotprod *dp = (struct dotprod *)p; in dotprod_mmx()
Ddotprod_sse2.c11 struct dotprod { struct
25 struct dotprod *dp; in initdp_sse2() argument
31 dp = (struct dotprod *)calloc(1,sizeof(struct dotprod)); in initdp_sse2()
50 struct dotprod *dp = (struct dotprod *)p; in freedp_sse2()
63 struct dotprod *dp = (struct dotprod *)p; in dotprod_sse2()
Ddotprod_av.c9 struct dotprod { struct
20 struct dotprod *dp; in initdp_av() argument
26 dp = (struct dotprod *)calloc(1,sizeof(struct dotprod)); in initdp_av()
43 struct dotprod *dp = (struct dotprod *)p; in freedp_av()
56 struct dotprod *dp = (struct dotprod *)p; in dotprod_av()
Ddotprod.h3 struct dotprod { struct
Dmakefile.in17 dotprod.o dotprod_port.o \
105 dotprod.o: dotprod.c fec.h
Ddotprod.c74 long dotprod(void *p,signed short a[]){ in dotprod() function
Ddtest.c91 simd_result = dotprod(dp_simd,input+offset);
Ddotprod_sse2_assist.s3 # long dotprod(signed short *a,signed short *b,int cnt)
Ddotprod_mmx_assist.s3 # long dotprod(signed short *a,signed short *b,int cnt)
Dfec.h300 long dotprod(void *dp,signed short a[]);
DREADME62 properly constrained. This applies primarily to the "dotprod" (dot