HomeSort by relevance Sort by last modified time
    Searched full:calculate (Results 26 - 50 of 4309) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
SizeMetrics.java 31 * @param height Height value used algorithm to calculate the height of the associated widget(s).
32 * @param heightLayoutType Algorithm used to calculate the height of the associated widget(s).
33 * @param width Width value used algorithm to calculate the width of the associated widget(s).
34 * @param widthLayoutType Algorithm used to calculate the width of the associated widget(s).
  /external/autotest/client/site_tests/hardware_TLBMissCost/
control 15 Calculate cost of a TLB miss
  /external/v8/tools/gyp/test/mac/
gyptest-framework-dirs.py 21 test.build('framework-dirs.gyp', 'calculate', chdir=CHDIR)
  /external/vboot_reference/firmware/2lib/include/
2crc8.h 12 * Calculate CRC-8 of the data, using x^8 + x^2 + x + 1 polynomial.
  /external/vboot_reference/host/lib21/include/
host_signature2.h 34 * Calculate the signature size for a private key.
37 * @param key Key to calculate signature length from.
47 * Calculate the total signature size for a list of keys.
50 * @param key_list List of keys to calculate signature length from.
  /external/boringssl/win-x86/crypto/bn/
co-586.asm 31 ; ################## Calculate word 0
43 ; ################## Calculate word 1
62 ; ################## Calculate word 2
88 ; ################## Calculate word 3
121 ; ################## Calculate word 4
161 ; ################## Calculate word 5
208 ; ################## Calculate word 6
262 ; ################## Calculate word 7
323 ; ################## Calculate word 8
377 ; ################## Calculate word
    [all...]
  /development/perftests/panorama/feature_mos/src/mosaic/
Geometry.h 69 // Calculate the centroid of the triangle
73 // Calculate 2*Area for the triangle
102 // Calculate line equation from x0,y0 to x2,y2
105 // Calculate the length of the side
109 // Calculate the line that goes through x1,y1 and is perpendicular to
113 // Calculate the intersection of the two lines
135 // 2) Calculate the centroid of each triangle (the intersection of the angle bisections).
138 // Calculate the corner points
  /external/libunwind/include/tdep-ia64/
rse.h 41 * Calculate the number of registers in the dirty partition starting at
55 * registers, calculate ar.bsp.
  /external/v8/src/
version.h 27 // Calculate the V8 version string.
30 // Calculate the SONAME for the V8 shared library.
  /external/webrtc/webrtc/modules/video_processing/test/
readYUV420file.m 15 % calculate number of frames
20 % calculate number of frames
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Geometry.h 69 // Calculate the centroid of the triangle
73 // Calculate 2*Area for the triangle
102 // Calculate line equation from x0,y0 to x2,y2
105 // Calculate the length of the side
109 // Calculate the line that goes through x1,y1 and is perpendicular to
113 // Calculate the intersection of the two lines
135 // 2) Calculate the centroid of each triangle (the intersection of the angle bisections).
138 // Calculate the corner points
  /external/opencv3/3rdparty/libjasper/jasper/
jas_fix.h 134 /* Calculate the sum of two fixed-point numbers. */
141 /* Calculate the sum of two fixed-point numbers without overflow checking. */
144 /* Calculate the sum of two fixed-point numbers with overflow checking. */
152 /* Calculate the product of two fixed-point numbers. */
159 /* Calculate the product of two fixed-point numbers without overflow
165 /* Calculate the product of two fixed-point numbers with overflow
174 /* Calculate the product of a fixed-point number and an int. */
181 /* Calculate the product of a fixed-point number and an int without overflow
186 /* Calculate the product of a fixed-point number and an int with overflow
191 /* Calculate the quotient of two fixed-point numbers. *
    [all...]
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
dogleg.h 32 /* first, calculate the gauss-newton direction. */
54 /* next, calculate the scaled gradient direction. */
62 /* calculate the norm of the scaled gradient and test for */
70 /* calculate the point along the scaled gradient */
91 /* finally, calculate the point along the dogleg */
  /external/libopus/silk/
process_NLSFs.c 54 /* Calculate mu values */
66 /* Calculate NLSF weights */
72 /* Calculate the interpolated NLSF vector for the first half */
76 /* Calculate first half NLSF weights for the interpolated NLSFs */
94 /* Calculate the interpolated, quantized LSF vector for the first half */
  /external/libopus/silk/fixed/
corrMatrix_FIX.c 54 /* Calculate X'*t */
88 /* Calculate energy to find shift used to fit in 32 bits */
96 /* Calculate energy of first column (0) of X: X[:,0]'*X[:,0] */
107 /* Calculate energy of remaining columns of X: X[:,j]'*X[:,j] */
118 /* Calculate the remaining elements of the correlation matrix */
127 /* Calculate remaining off diagonal: X[:,j]'*X[:,j + lag] */
144 /* Calculate remaining off diagonal: X[:,j]'*X[:,j + lag] */
  /external/libvpx/libvpx/vpx_dsp/arm/
idct16x16_neon.c 57 // with result in pass1(pass1_output) to calculate final result in stage 7
72 // with result in pass1(pass1_output) to calculate final result in stage 7
87 // with result in pass1(pass1_output) to calculate final result in stage 7.
102 // with result in pass1(pass1_output) to calculate final result in stage 7.
138 // with result in pass1(pass1_output) to calculate final result in stage 7
155 // with result in pass1(pass1_output) to calculate final result in stage 7.
170 // with result in pass1(pass1_output) to calculate final result in stage 7.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct16x16_neon.c 52 // with result in pass1(pass1_output) to calculate final result in stage 7
67 // with result in pass1(pass1_output) to calculate final result in stage 7
82 // with result in pass1(pass1_output) to calculate final result in stage 7.
97 // with result in pass1(pass1_output) to calculate final result in stage 7.
127 // with result in pass1(pass1_output) to calculate final result in stage 7
144 // with result in pass1(pass1_output) to calculate final result in stage 7.
159 // with result in pass1(pass1_output) to calculate final result in stage 7.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
time_stretch.cc 28 // Pre-calculate common multiplication with |fs_mult_|.
55 // Downsample to 4 kHz sample rate and calculate auto-correlation.
79 // Calculate scaling to ensure that |peak_index| samples can be square-summed
89 // Calculate energies for |vec1| and |vec2|, assuming they both contain
96 // Calculate cross-correlation between |vec1| and |vec2|.
108 // Calculate correlation:
127 // Calculate square-root of energy product.
131 // Calculate cross_corr / sqrt(en1*en2) in Q14.
166 // Calculate correlation from lag kMinLag to lag kMaxLag in 4 kHz domain.
rtcp.cc 45 // Calculate jitter according to RFC 3550, and update previous timestamps.
51 // Calculate 15 * jitter_ / 16 + jitter_diff / 16 (with proper rounding).
62 // Calculate expected number of packets and compare it with the number of
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_CalcCoef.c 40 /* Calculate double precision coefficients for a peaking filter */
128 * Calculate the B2 coefficient
136 * Calculate the cosine error by a polynomial expansion using the equation:
148 factor = (factor * t0) >> 15; /* Calculate t0^n */
153 * Calculate the B1 and A0 coefficients
178 /* Calculate single precision coefficients for a peaking filter */
259 * Calculate the B2 coefficient
267 * Calculate the cosine by a polynomial expansion using the equation:
279 factor = (factor * t0) >> 15; /* Calculate t0^n */
  /external/webrtc/webrtc/modules/audio_conference_mixer/source/
time_scheduler.cc 47 // Calculate the time that has past since previous call to this function.
52 // Calculate the number of periods the time that has passed correspond to.
90 // Calculate the time (in ms) that has past since last call to
  /external/autotest/client/site_tests/power_Resume/
control 19 ram. It will then calculate how many seconds the system was suspended, and
  /external/autotest/client/site_tests/power_UiResume/
control 17 After resume calculate and report the time it took to suspend and resume .
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DigestCalculator.java 8 * General interface for an operator that is able to calculate a digest from
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
cros_platform_backend_unittest.py 32 # Use mock start and end times to allow for the test to calculate C0.

Completed in 1692 milliseconds

12 3 4 5 6 7 8 91011>>