HomeSort by relevance Sort by last modified time
    Searched full:approx (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/webrtc/src/common_audio/signal_processing/
division_operations.c 103 WebRtc_Word16 approx, tmp_hi, tmp_low, num_hi, num_low; local
106 approx = (WebRtc_Word16)WebRtcSpl_DivW32W16((WebRtc_Word32)0x1FFFFFFF, den_hi);
109 // tmpW32 = 1/den = approx * (2.0 - den * approx) (in Q30)
110 tmpW32 = (WEBRTC_SPL_MUL_16_16(den_hi, approx) << 1)
111 + ((WEBRTC_SPL_MUL_16_16(den_low, approx) >> 15) << 1);
112 // tmpW32 = den * approx
114 tmpW32 = (WebRtc_Word32)0x7fffffffL - tmpW32; // result in Q30 (tmpW32 = 2.0-(den*approx))
122 tmpW32 = ((WEBRTC_SPL_MUL_16_16(tmp_hi, approx) + (WEBRTC_SPL_MUL_16_16(tmp_low, approx)
    [all...]
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Fisheye.java 31 private final boolean approx; field in class:Fisheye
37 public Fisheye(boolean approx, boolean relaxed) {
38 this.approx = approx;
75 if (approx) {
99 if (approx) {
126 if (approx) {
Vignette.java 31 private final boolean approx; field in class:Vignette
39 public Vignette(boolean approx, boolean relaxed) {
40 this.approx = approx;
97 if (approx) {
121 if (approx) {
138 if (approx) {
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Fisheye.java 28 private final boolean approx; field in class:Fisheye
34 public Fisheye(boolean approx, boolean relaxed) {
35 this.approx = approx;
72 if (approx) {
96 if (approx) {
123 if (approx) {
Vignette.java 27 private final boolean approx; field in class:Vignette
35 public Vignette(boolean approx, boolean relaxed) {
36 this.approx = approx;
93 if (approx) {
117 if (approx) {
134 if (approx) {
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Fisheye.java 31 private final boolean approx; field in class:Fisheye
37 public Fisheye(boolean approx, boolean relaxed) {
38 this.approx = approx;
75 if (approx) {
99 if (approx) {
126 if (approx) {
Vignette.java 31 private final boolean approx; field in class:Vignette
39 public Vignette(boolean approx, boolean relaxed) {
40 this.approx = approx;
97 if (approx) {
121 if (approx) {
138 if (approx) {
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
oper_32b.c 188 * First approximation: approx = 1 / denom_hi *
189 * 1/L_denom = approx * (2.0 - L_denom * approx ) *
197 Word16 approx, hi, lo, n_hi, n_lo; local
202 approx = div_s ((Word16) 0x3fff, denom_hi);
204 /* 1/L_denom = approx * (2.0 - L_denom * approx) */
206 L_32 = Mpy_32_16 (denom_hi, denom_lo, approx);
212 L_32 = Mpy_32_16 (hi, lo, approx);
  /frameworks/native/libs/utils/tests/
Looper_test.cpp 121 << "elapsed time should approx. equal timeout";
134 << "elapsed time should approx. zero because wake() was called before waiting";
148 << "elapsed time should approx. equal wake delay";
159 << "elapsed time should be approx. zero";
175 << "elapsed time should be approx. zero";
194 << "elapsed time should be approx. zero";
216 << "elapsed time should approx. equal timeout";
237 << "elapsed time should be approx. zero";
263 << "elapsed time should approx. equal signal delay";
289 << "elapsed time should approx. equal timeout because FD was no longer registered"
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
oper_32b.c 172 * First approximation: approx = 1 / denom_hi *
173 * 1/L_denom = approx * (2.0 - L_denom * approx ) *
181 Word16 approx; local
185 approx = div_s ((Word16) 0x3fff, denom >> 16);
187 /* 1/L_denom = approx * (2.0 - L_denom * approx) */
189 L_32 = L_mpy_ls (denom, approx);
193 L_32 = L_mpy_ls (L_32, approx);
  /external/valgrind/main/VEX/orig_ppc32/
date.orig 1 ==== BB 0 _start(0x254804D4) approx BBs exec'd 0 ====
34 ==== BB 1 _dl_start(0x25471A64) approx BBs exec'd 0 ====
168 ==== BB 2 (0x25471AA8) approx BBs exec'd 0 ====
193 ==== BB 3 (0x25471AB4) approx BBs exec'd 0 ====
204 ==== BB 4 (0x25471ABC) approx BBs exec'd 0 ====
226 ==== BB 5 (0x25497000) approx BBs exec'd 0 ====
238 ==== BB 6 (0x25471AC8) approx BBs exec'd 0 ====
343 ==== BB 7 (0x25471B08) approx BBs exec'd 0 ====
430 ==== BB 8 (0x25471B5C) approx BBs exec'd 0 ====
461 ==== BB 9 (0x25471B3C) approx BBs exec'd 0 ===
    [all...]
return0.orig 1 ==== BB 0 _start(0x254804D4) approx BBs exec'd 0 ====
34 ==== BB 1 _dl_start(0x25471A64) approx BBs exec'd 0 ====
168 ==== BB 2 (0x25471AA8) approx BBs exec'd 0 ====
193 ==== BB 3 (0x25471AB4) approx BBs exec'd 0 ====
204 ==== BB 4 (0x25471ABC) approx BBs exec'd 0 ====
226 ==== BB 5 (0x25497000) approx BBs exec'd 0 ====
238 ==== BB 6 (0x25471AC8) approx BBs exec'd 0 ====
343 ==== BB 7 (0x25471B08) approx BBs exec'd 0 ====
430 ==== BB 8 (0x25471B5C) approx BBs exec'd 0 ====
461 ==== BB 9 (0x25471B3C) approx BBs exec'd 0 ===
    [all...]
  /external/kernel-headers/original/linux/nfsd/
stats.h 38 /* thread usage wraps very million seconds (approx one fortnight) */
  /external/valgrind/main/helgrind/tests/
filter_stderr 32 -e "/^Use --history-level=approx or =none to gain increased speed, at$/d" \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/nfsd/
stats.h 38 /* thread usage wraps very million seconds (approx one fortnight) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/
stats.h 38 /* thread usage wraps very million seconds (approx one fortnight) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/
stats.h 38 /* thread usage wraps very million seconds (approx one fortnight) */
  /external/dropbear/libtommath/
bn_mp_sqrt.c 43 /* First approx. (not very bad for large arg) */
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
OpenWnnJni.h 80 * Predefined approx patterns
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
div_32.cpp 123 1. Find 1/L_denom by first approximating: approx = 1 / denom_hi.
124 2. 1/L_denom = approx * (2.0 - L_denom * approx ).
174 Word16 approx; local
183 approx = div_s((Word16) 0x3fff, L_denom_hi);
185 /* 1/L_denom = approx * (2.0 - L_denom * approx) */
187 result = Mpy_32_16(L_denom_hi, L_denom_lo, approx, pOverflow);
194 result = Mpy_32_16(hi, lo, approx, pOverflow);
  /external/opencv/cvaux/src/
extendededges.cpp 127 //approx contour by single edges
224 //approx contour by single edges
  /external/kernel-headers/original/sound/
asound.h 310 #define SNDRV_PCM_HW_PARAM_RATE 11 /* Approx rate */
311 #define SNDRV_PCM_HW_PARAM_PERIOD_TIME 12 /* Approx distance between
314 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between
317 #define SNDRV_PCM_HW_PARAM_PERIOD_BYTES 14 /* Approx bytes between
320 #define SNDRV_PCM_HW_PARAM_PERIODS 15 /* Approx interrupts per
323 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer
328 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.h 38 // 0: use div.approx
  /external/qemu/distrib/sdl-1.2.15/src/timer/wince/
SDL_systimer.c 82 /* Give up approx. givem milliseconds to the OS. */
  /external/srec/srec/include/
swimodel.h 82 stay within a given state for a duration approx. equal to the average state

Completed in 1428 milliseconds

1 2 3 4 5