/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
wb_vad.c | 35 * Calculate Log2 and scale the signal: 128 * Purpose : Calculate signal level in a sub-band. Level is calculated 173 * Purpose : Divide input signal into bands and calculate level of 222 /* calculate levels in each frequency band */ 474 /* Calculate squared sum of the input levels (level) divided by the background noise components 488 /* Calculate average level of estimated background noise */ 545 /* Calculate values for hang_len and burst_len based on vad_thr */ 769 /* Calculate power of the input frame. */ 787 /* Run the filter bank and calculate signal levels at each band */ 793 /* Calculate input level * [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_reverb.c | 393 //calculate what the new sin and cos need to reach by the next update 396 //calculate the per-sample increment required to get there by the next update 418 * Calculate a noise sample and limit its value 434 // calculate new noise value 450 * Calculate a new sin and cosine value based on the given phase 494 /* calculate sin */ 499 /* calculate cos */ 559 // calculate allpass feedforward; subtract the feedforward result 563 // calculate allpass feedback; add the feedback result 587 // calculate allpass feedforward; subtract the feedforward resul [all...] |
/external/libmpeg2/common/ |
impeg2_idct.c | 245 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 283 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 328 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 392 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 430 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 475 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
|
/external/opencv/cv/src/ |
cvoptflowbm.cpp | 83 // Purpose: calculate Optical flow for 2 images using block matching algorithm 187 * Calculate scanning scheme * 308 * Calculate some neeeded variables * 310 /* Calculate number of full blocks */ 351 /* calculate height of current block */ 372 /* calculate width of current block */
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
cb_search.c | 113 /* Find the highest absolute value to calculate proper 176 /* Calculate Inverse Energy (energyW16 is already normalized 200 /* Calculate all the cross correlations (augmented part of CB) */ 209 /* Calculate all the cross correlations (main part of CB) */ 257 /* Calculate the cross correlations (main part of the filtered CB) */ 265 /* Calculate the cross correlations (main part of the filtered CB) */
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
delay_manager.cc | 95 // Calculate timestamps per packet and derive packet length in ms. 104 // Calculate inter-arrival time (IAT) in integer "packet times" 128 // Calculate new |target_level_| based on updated statistics. 146 // Calculate IAT in Q8, including fractions of a packet (i.e., more 149 // Calculate cumulative sum IAT with sequence number compensation. The sum 256 // Calculate target buffer level from inter-arrival time histogram.
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
SensorCtsHelper.java | 70 * Calculate the mean of a collection. 85 * Calculate the bias-corrected sample variance of a collection. 120 * Calculate the bias-corrected standard deviation of a collection.
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
ZoomActivity.java | 100 * <li>Calculate the starting and ending bounds for the expanded view.</li> 119 // Calculate the starting and ending bounds for the zoomed-in image. This step 136 // Also calculate the start scaling factor (the end scaling factor is always 1.0).
|
/device/google/dragon/audio/hal/dsp/ |
drc_kernel.c | 169 /* Re-calculate based on geometric mean. */ 331 /* Calculate desired gain */ 494 /* Calculate the start index of the last input division */ 510 /* Calculate shaped power on undelayed input. Put through 546 /* Calculate compress_gain from the envelope and apply total_gain to compress 582 /* Calculate warp_sin() for four values in x. */ 641 /* Calculate warp_sin() for four values in x. */ 722 /* Calculate warp_sin() for four values in x. */ 794 /* Calculate warp_sin() for four values in x. */ 879 /* Calculate total gain using master gain. * [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/special/ |
Beta.java | 68 * to calculate further elements in the series. 112 * to calculate further elements in the series. 184 * to calculate further elements in the series.
|
/external/eigen/bench/btl/ |
README | 85 *** calculate : this method actually launch the calculation to be benchmarked 86 action.calculate; 87 *** nb_op_base() : this method returns the complexity of the calculate method (allowing the mflops evaluation)
|
/external/libchrome/crypto/ |
p224_spake.cc | 110 // Calculate |password| hash to get SPAKE password value. 181 // We calculate the mask value: (N|M)**pw 204 // Now we calculate the hashes that each side will use to prove to the other
|
/external/libhevc/common/ |
ihevc_chroma_itrans_recon_16x16.c | 173 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 222 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 274 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 348 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 419 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 468 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 520 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 594 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 689 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ [all...] |
ihevc_chroma_itrans_recon_8x8.c | 174 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 214 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 260 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
|
ihevc_itrans_recon_32x32.c | 172 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 232 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 292 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 410 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 488 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 548 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 608 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ [all...] |
/external/libvorbis/doc/ |
06-floor0.tex | 155 \item calculate \varname{[p]} and \varname{[q]} according to: 164 \item calculate \varname{[p]} and \varname{[q]} according to: 173 \item calculate \varname{[linear_floor_value]} according to:
|
/external/libvpx/libvpx/vpx/src/ |
vpx_image.c | 125 /* Calculate storage sizes given the chroma subsampling */ 170 /* Calculate strides */ 213 /* Calculate plane pointers */
|
/external/libweave/third_party/chromium/crypto/ |
p224_spake.cc | 127 // Calculate |password| hash to get SPAKE password value. 198 // We calculate the mask value: (N|M)**pw 221 // Now we calculate the hashes that each side will use to prove to the other
|
/external/llvm/include/llvm/Analysis/ |
DominanceFrontier.h | 10 // This file defines the DominanceFrontier class, which calculate and holds the 130 calculate(DT, DT[this->Roots[0]]); 133 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);
|
DominanceFrontierImpl.h | 11 // calculate and holds the dominance frontier for a function for. 153 ForwardDominanceFrontierBase<BlockT>::calculate(const DomTreeT &DT, function in class:llvm::ForwardDominanceFrontierBase 176 // Loop over CFG successors to calculate DFlocal[currentNode]
|
/external/opencv3/3rdparty/libwebp/utils/ |
huffman.c | 85 // Calculate max code length. 93 // Calculate code length histogram. 99 // Calculate the initial values of 'next_codes' for each code length.
|
/external/opencv3/doc/tutorials/imgproc/histograms/histogram_comparison/ |
histogram_comparison.markdown | 42 - Calculate the H-S histogram for all the images and normalize them in order to compare them. 84 -# Initialize the arguments to calculate the histograms (bins, ranges and channels H and S ). 103 -# Calculate the Histograms for the base image, the 2 test images and the half-down base image:
|
/external/valgrind/VEX/pub/ |
libvex_guest_arm64.h | 82 /* 4-word thunk used to calculate N(sign) Z(zero) C(carry, 180 /* Calculate the ARM64 flag state from the saved data, in the format 186 /* Calculate the ARM64 FPSR state from the saved data, in the format
|
/external/vboot_reference/host/lib/ |
host_signature.c | 84 /* Calculate the digest */ 119 /* Calculate the digest */ 264 /* Calculate the digest */
|
/frameworks/base/core/java/android/animation/ |
KeyframeSet.java | 29 * This class holds a collection of Keyframe objects and is called by ValueAnimator to calculate 169 * @param evaluator The TypeEvaluator to be used to calculate animated values. 194 * animation's interpolator) and the evaluator used to calculate in-between values. This
|