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

1 2 3 4 5 6 78 91011>>

  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ZoomHeight.py 38 # to calculate the correct value for this with tkinter.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ZoomHeight.py 38 # to calculate the correct value for this with tkinter.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ZoomHeight.py 38 # to calculate the correct value for this with tkinter.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
SemiVariance.java 58 * cutoff point will be used to calculate SemiVariance.
64 * the cutoff point will be used to calculate SemiVariance
78 * Determines whether to calculate downside or upside SemiVariance.
107 * to calculate
123 * to calculate
346 * cutoff point will be used to calculate SemiVariance
352 * the cutoff point will be used to calculate SemiVariance
  /external/skia/src/opts/
SkColor_opts_SSE2.h 20 // Calculate results of a0 * b0 and a2 * b2.
22 // Calculate results of a1 * b1 and a3 * b3.
176 // Calculate result r.
185 // Calculate result g.
194 // Calculate result b.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
expand.cc 367 // Pre-calculate common multiplications with fs_mult.
381 // Calculate correlation in downsampled domain (4 kHz sample rate).
400 // Calculate distortion around the |kNumCorrelationCandidates| best lags.
440 // Calculate the exact best correlation in the range between
453 // Calculate suitable scaling.
462 // Calculate the correlation, store in |correlation_vector2|.
475 // Calculate energies.
485 // Calculate the correlation coefficient between the two portions of the
500 // Calculate max_correlation / sqrt(energy1 * energy2) in Q14.
529 // Calculate scaled_energy1 / scaled_energy2 in Q13
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h 116 // Calculate size of next chunk to send. Returns 0 if none can be sent.
121 // Calculate all packet sizes and load to packet info queue.
124 // Calculate all packet sizes using Vp8PartitionAggregator and load to packet
186 // Calculate and return length (octets) of the variable header fields in
190 // Calculate and return length (octets) of PictureID field in the next
  /system/bt/embdrv/sbc/decoder/include/
oi_codec_sbc.h 364 * Calculate the number of SBC frames but don't decode. CRC's are not checked,
397 Calculate the frame length.
399 @param frame The frame whose length to calculate
408 * Calculate the maximum bitpool size that fits within a given frame length.
410 * @param frame The frame to calculate the bitpool size for
419 Calculate the bit rate.
421 @param frame The frame whose bit rate to calculate
429 Calculate decoded audio data length for one frame.
431 @param frame The frame whose audio data length to calculate
  /external/chromium-trace/catapult/tracing/tracing/model/
global_memory_dump.html 108 // 4. Calculate the sizes of all memory allocator dumps (MADs). This step
115 // 5. Calculate the effective sizes of all MADs. This step requires that
170 * Calculate the size of all memory allocator dumps in the dump graph.
193 * Calculate the size of the given MemoryAllocatorDump. This method assumes
307 // 3. Calculate the largest owner size.
350 * Calculate the effective size of all memory allocator dumps in the dump
370 // 1. Calculate not-owned and not-owning sub-sizes of all MADs
375 // 2. Calculate owned and owning coefficients of owned and owner MADs
380 // 3. Calculate cumulative owned and owning coefficients of all MADs
385 // 4. Calculate the effective sizes of all MADs (depth-first post-orde
    [all...]
  /external/libhevc/common/
ihevc_itrans_recon_8x8.c 159 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
197 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
242 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
306 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
344 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
389 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialTextsView.java 104 // Calculate the radius for the main circle.
115 // Initialize the widths and heights of the grid, and calculate the values for the numbers.
204 // Calculate the text positions, but only if they've changed since the last onDraw.
209 // Calculate the positions for the 12 numbers in the main circle.
213 // If we have an inner circle, calculate those positions too.
231 * Using the trigonometric Unit Circle, calculate the positions that the text will need to be
  /external/curl/lib/vauth/
cleartext.c 82 /* Calculate the reply */
120 /* Calculate an empty reply */
  /external/dng_sdk/source/
dng_filter_task.h 77 /// \retval The source area needed as input to calculate the requested
85 /// Given a destination tile size, calculate input tile size. Simlar to
  /external/fonttools/Lib/fontTools/pens/
boundsPen.py 13 """Pen to calculate the "control bounds" of a shape. This is the
54 """Pen to calculate the bounds of a shape. It calculates the
  /external/libmpeg2/common/arm/
icv_variance_a9.s 79 @ Calculate Sum(values)
88 @ Calculate SumOfSquares
  /external/libmpeg2/common/armv8/
icv_variance_av8.s 76 // Calculate Sum(values)
85 // Calculate SumOfSquares
  /external/libopus/silk/float/
find_LPC_FLP.c 78 /* Calculate residual energy with LSF interpolation */
98 /* NLSF interpolation is currently inactive, calculate NLSFs from full frame AR coefficients */
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
denoising_neon.c 77 /* Calculate absolute difference and sign masks. */
90 /* Calculate absolute adjustments for level 1, 2 and 3. */
106 /* Calculate positive and negative adjustments. Apply them to the signal
177 /* Calculate absolute difference and sign masks. */
301 /* Calculate absolute difference and sign masks. */
314 /* Calculate absolute adjustments for level 1, 2 and 3. */
330 /* Calculate positive and negative adjustments. Apply them to the signal
406 /* Calculate absolute difference and sign masks. */
  /external/libvpx/libvpx/vp8/encoder/x86/
denoising_sse2.c 67 /* Calculate differences */
100 /* Calculate filtered value. */
143 // Calculate differences.
158 // Calculate filtered value.
238 /* Calculate differences */
278 /* Calculate filtered value. */
322 // Calculate differences.
349 // Calculate filtered value.
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 51 /// calculate - compute block frequency info for the given function.
52 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /external/mesa3d/src/mapi/glapi/gen/
glX_proto_common.py 52 """Create C code to calculate 'compsize'.
54 Creates code to calculate 'compsize'. If the function does
  /external/opencv3/3rdparty/libjasper/
jpc_math.c 87 /* Calculate the integer quantity floor(log2(x)), where x is a positive
104 /* Calculate the bit position of the first leading one in a nonnegative
jpc_math.h 91 /* Calculate the bit position of the first leading one in a nonnegative
95 /* Calculate the integer quantity floor(log2(x)), where x is a positive
  /external/selinux/libselinux/src/
label_internal.h 49 * Calculate an SHA1 hash of all the files used to build the specs.
51 * calculate the hash the hashbuf will hold a concatenation of all the files
  /external/sfntly/cpp/src/test/
test_utils.h 78 // Calculate an OpenType checksum from the array.
79 // @param b the array to calculate checksum on

Completed in 3094 milliseconds

1 2 3 4 5 6 78 91011>>