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

  /external/speex/libspeex/
lsp.c 228 spx_word16_t temp_xr,xl,xr,xm=0; local
349 If there is no sign change between poly(xm) and poly(xl) set interval
350 between xm and xr else set interval between xl and xr and repeat till
360 xm = ADD16(PSHR16(xl,1),PSHR16(xr,1)); /* bisect the interval */
362 xm = .5*(xl+xr); /* bisect the interval */
364 psumm=cheb_poly_eva(pt,xm,m,stack);
369 xl=xm;
372 xr=xm;
377 freq[j] = X2ANGLE(xm);
378 xl = xm;
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 2929 int x_l,y_l,x_r,y_r,xm,ym; local
2967 int xm,ym; local
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_feature_matching.cpp 2929 int x_l,y_l,x_r,y_r,xm,ym; local
2967 int xm,ym; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 2929 int x_l,y_l,x_r,y_r,xm,ym; local
2967 int xm,ym; local
    [all...]
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 383 const int xm = x + ((0x1c >> a) & 1); local
385 const float m = (float)(cos(xm * 2) * sin(ym * 4) * 0.75f);
387 FIXED(xm * scale + m);
  /frameworks/native/opengl/tests/angeles/
demo.c 383 const int xm = x + ((0x1c >> a) & 1); local
385 const float m = (float)(cos(xm * 2) * sin(ym * 4) * 0.75f);
387 FIXED(xm * scale + m);
  /external/svox/pico/lib/
picocep.c 196 picoos_int32 xi[5], x1[2], x2[3], xm[3], xn[2]; member in struct:cep_subobj
834 cep->xm[0] = 1;
835 cep->xm[1] = 2;
836 cep->xm[2] = -4;
    [all...]
  /external/webp/src/enc/
vp8enci.h 527 double w, xm, ym, xxm, xym, yym; member in struct:__anon18238
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 920 milliseconds