HomeSort by relevance Sort by last modified time
    Searched refs:initdp_mmx (Results 1 - 3 of 3) sorted by null

  /external/fec/
dotprod.c 14 void *initdp_mmx(signed short coeffs[],int len);
39 return initdp_mmx(coeffs,len);
dotprod_mmx.c 22 void *initdp_mmx(signed short coeffs[],int len){ function
fec.h 307 void *initdp_mmx(signed short coeffs[],int len);

Completed in 153 milliseconds