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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
levinson.cpp 477 Word16 Kh, Kl; // reflexion coefficient; hi and lo
491 L_Extract (t0, &Kh, &Kl); // K in DPF
500 t0 = Mpy_32 (Kh, Kl, Kh, Kl); // K*K
537 L_Extract (t2, &Kh, &Kl); // K in DPF
545 if (sub (abs_s (Kh), 32750) > 0)
567 t0 = Mpy_32 (Kh, Kl, Ah[i - j], Al[i - j]);
576 t0 = Mpy_32 (Kh, Kl, Kh, Kl); // K*K
645 Word16 Kh; /* reflexion coefficient; hi and lo *
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
levinson.c 117 Word16 Kh, Kl; /* reflection coefficient; hi and lo */
136 Kh = t0 >> 16;
138 rc[0] = Kh;
145 t0 = Mpy_32(Kh, Kl, Kh, Kl); /* K*K in Q31 */
182 Kh = t2 >> 16;
185 rc[i - 1] = Kh;
187 if (abs_s(Kh) > 32750)
205 t0 = Mpy_32(Kh, Kl, Ah[i - j], Al[i - j]);
215 t0 = Mpy_32(Kh, Kl, Kh, Kl); /* K*K in Q31 *
    [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 18 function Og(){Kh(Hh())}
68 function kh(){kh=Gu;jh=new nh}
79 function Ng(a){Kh(Hh());this.f=a}
139 function Kh(){var a;a=Ih(new Sh);Mh(a)}
321 function eh(a){a&&mh((kh(),jh));--Yg;if(a){if(_g!=-1){gh(_g);_g=-1}}}
407 function bh(){var a;if(Yg!=0){a=(new Date).getTime();if(a-$g>2000){$g=a;_g=hh()}}if(Yg++==0){lh((kh(),jh));return true}return false}
    [all...]

Completed in 311 milliseconds