Home
last modified time | relevance | path

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

/external/fec/
Ddotprod.c14 void *initdp_mmx(signed short coeffs[],int len);
39 return initdp_mmx(coeffs,len); in initdp()
Ddotprod_mmx.c22 void *initdp_mmx(signed short coeffs[],int len){ in initdp_mmx() function
Dfec.h307 void *initdp_mmx(signed short coeffs[],int len);