Home
last modified time | relevance | path

Searched refs:initdp_sse2 (Results 1 – 3 of 3) sorted by relevance

/external/fec/
Ddotprod.c15 void *initdp_sse2(signed short coeffs[],int len);
41 return initdp_sse2(coeffs,len); in initdp()
Ddotprod_sse2.c24 void *initdp_sse2(signed short coeffs[],int len){ in initdp_sse2() function
Dfec.h315 void *initdp_sse2(signed short coeffs[],int len);