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

  /external/speex/libspeex/
smallft.c 47 int ido, ipm, nfm1; local
90 ido=n/l2;
98 for (ii=2;ii<ido;ii+=2){
104 is+=ido;
116 static void dradf2(int ido,int l1,float *cc,float *ch,float *wa1){
122 t0=(t2=l1*ido);
123 t3=ido<<1;
127 t1+=ido;
128 t2+=ido;
131 if(ido<2)return
578 int ip,iw,ido,idl1,ix2,ix3; local
1159 int nf,ip,iw,ix2,ix3,ido,idl1; local
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 256 $ido="%r9";
269 xor $ido,$ido
277 setc $ido#b
278 mov $ido#d,260($dat)
287 xor $ido,$ido
291 mov ($dat,$ido,4),%r10d
298 mov %r11d,($dat,$ido,4)
299 add \$1,$ido#
    [all...]

Completed in 382 milliseconds