Searched defs:idl1 (Results 1 - 2 of 2) sorted by relevance
/external/libvorbis/lib/ |
H A D | smallft.c | 271 static void dradfg(int ido,int ip,int l1,int idl1,float *cc,float *c1, argument 293 for(ik=0;ik<idl1;ik++)ch2[ik]=c2[ik]; 391 for(ik=0;ik<idl1;ik++)c2[ik]=ch2[ik]; 394 t2=ipp2*idl1; 411 t2=ipp2*idl1; 412 t3=(ip-1)*idl1; 414 t1+=idl1; 415 t2-=idl1; 422 t7=idl1; 424 for(ik=0;ik<idl1;i 576 int ip,iw,ido,idl1,ix2,ix3; local 840 dradbg(int ido,int ip,int l1,int idl1,float *cc,float *c1, float *c2,float *ch,float *ch2,float *wa) argument 1157 int nf,ip,iw,ix2,ix3,ido,idl1; local [all...] |
/external/speex/libspeex/ |
H A D | smallft.c | 273 static void dradfg(int ido,int ip,int l1,int idl1,float *cc,float *c1, argument 295 for(ik=0;ik<idl1;ik++)ch2[ik]=c2[ik]; 393 for(ik=0;ik<idl1;ik++)c2[ik]=ch2[ik]; 396 t2=ipp2*idl1; 413 t2=ipp2*idl1; 414 t3=(ip-1)*idl1; 416 t1+=idl1; 417 t2-=idl1; 424 t7=idl1; 426 for(ik=0;ik<idl1;i 578 int ip,iw,ido,idl1,ix2,ix3; local 842 dradbg(int ido,int ip,int l1,int idl1,float *cc,float *c1, float *c2,float *ch,float *ch2,float *wa) argument 1159 int nf,ip,iw,ix2,ix3,ido,idl1; local [all...] |
Completed in 333 milliseconds