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

  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
g722_decode.c 69 int wd1; local
84 wd1 = saturate(s->band[band].a[1] << 2);
86 wd2 = (s->band[band].sg[0] == s->band[band].sg[1]) ? -wd1 : wd1;
101 wd1 = (s->band[band].sg[0] == s->band[band].sg[1]) ? 192 : -192;
104 s->band[band].ap[1] = saturate(wd1 + wd2);
112 wd1 = (d == 0) ? 0 : 128;
117 wd2 = (s->band[band].sg[i] == s->band[band].sg[0]) ? wd1 : -wd1;
137 wd1 = saturate(s->band[band].r[1] + s->band[band].r[1])
253 int wd1; local
    [all...]
g722_encode.c 67 int wd1; local
82 wd1 = saturate(s->band[band].a[1] << 2);
84 wd2 = (s->band[band].sg[0] == s->band[band].sg[1]) ? -wd1 : wd1;
98 wd1 = (s->band[band].sg[0] == s->band[band].sg[1]) ? 192 : -192;
101 s->band[band].ap[1] = saturate(wd1 + wd2);
109 wd1 = (d == 0) ? 0 : 128;
114 wd2 = (s->band[band].sg[i] == s->band[band].sg[0]) ? wd1 : -wd1;
134 wd1 = saturate(s->band[band].r[1] + s->band[band].r[1])
269 int wd1; local
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]
  /external/netperf/doc/
texinfo.tex     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar 

Completed in 1371 milliseconds