OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initdp_sse2
(Results
1 - 3
of
3
) sorted by null
/external/fec/
dotprod.c
15
void *
initdp_sse2
(signed short coeffs[],int len);
41
return
initdp_sse2
(coeffs,len);
dotprod_sse2.c
24
void *
initdp_sse2
(signed short coeffs[],int len){
function
fec.h
315
void *
initdp_sse2
(signed short coeffs[],int len);
Completed in 1559 milliseconds