Home
last modified time | relevance | path

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

/external/fec/
Ddotprod.c23 void *initdp_av(signed short coeffs[],int len);
46 return initdp_av(coeffs,len); in initdp()
Ddotprod_av.c19 void *initdp_av(signed short coeffs[],int len){ in initdp_av() function
Dfec.h321 void *initdp_av(signed short coeffs[],int len);