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

<<11121314151617181920>>

  /external/opencv3/samples/cpp/tutorial_code/TrackingMotion/
cornerSubPix_Demo.cpp 99 /// Calculate the refined corner locations
  /external/pdfium/testing/resources/javascript/
document_props.in 78 'calculate',
  /external/skia/bin/
compare 18 help='Use means to calculate performance ratios.')
  /external/skia/src/core/
SkRecordDraw.h 20 // Calculate conservative identity space bounds for each op in the record.
  /external/skia/src/gpu/batches/
GrPLSPathRenderer.h 25 * and calculate the MSAA ourselves in the fragment shader. Essentially, we manually evaluate the
  /external/v8/test/mjsunit/regress/
regress-transcendental.js 40 // Calculate using generated code.
  /external/v8/tools/gyp/pylib/gyp/generator/
dump_dependency_json.py 55 """Calculate the generator specific info that gets fed to input (called by
  /external/valgrind/memcheck/tests/amd64/
insn-bsfl.c 10 /* Calculate ctz(x) using bsfl instruction. */
  /external/vboot_reference/firmware/2lib/
2secdata.c 36 /* Calculate initial CRC */
  /external/webrtc/webrtc/common_audio/signal_processing/
cross_correlation_neon.c 45 // Calculate the rest of the samples.
filter_ar.c 41 // Calculate filtered[i] and filtered_low[i]
  /external/webrtc/webrtc/common_audio/vad/
vad_core.h 92 * Calculate probability for active speech and make VAD decision.
vad_sp_unittest.cc 60 // array and calculate the reference value here. Make sure the values are not
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
abs_quant.c 64 /* Calculate the weighted residual, switch perceptual weighting
lsf_to_lsp.c 55 /* Calculate linear approximation */
window32_w32.c 53 /* Calculate z by a 32 bit multiplication using both low and high from x and y */
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lattice.c 75 // Calculate *ptr2 = input2 * (*ptr2 + input0 * (*ptr0));
80 // Calculate *ptr1 = input1 * (*ptr0) + input0 * (*ptr2);
158 // Calculate f[i][0] = inv_cth[i-1]*(f[i-1][0] + sth[i-1]*stateG[i-1]);
168 // Calculate g[i][0] = cth[i-1]*stateG[i-1] + sth[i-1]* f[i][0];
  /external/webrtc/webrtc/modules/desktop_capture/
differ.h 39 // Given the previous and current screen buffer, calculate the dirty region
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
remote_ntp_time_estimator.cc 55 // We need two RTCP SR reports to calculate NTP.
  /external/webrtc/webrtc/tools/frame_analyzer/
video_quality_analysis.cc 99 int offset = frame_number * frame_size; // Calculate offset for the frame.
270 // Calculate the PSNR and SSIM.
320 // Calculate how many frames a cluster of repeated frames contains.
330 // Calculate how much frames have been skipped.
  /external/wpa_supplicant_8/src/crypto/
aes-wrap.c 44 /* 2) Calculate intermediate values.
  /external/wpa_supplicant_8/src/eap_common/
eap_ikev2_common.c 99 wpa_printf(MSG_INFO, "EAP-IKEV2: Could not calculate ICV");
  /external/wpa_supplicant_8/src/eap_peer/
mschapv2.c 61 /* Authenticator response is not really needed yet, but calculate it
  /frameworks/av/media/img_utils/src/
TiffIfd.cpp 79 ALOGW("%s: Could not calculate IFD offsets, IFD %u contains too many entries.",
85 ALOGW("%s: Could not calculate IFD offsets, IFD %u contains no entries.", __FUNCTION__,
91 ALOGW("%s: Could not calculate IFD offsets, IFD %u had a bad initial offset.",
325 // Calculate updated byte offsets
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
quantize.c 38 * description: calculate $x^{\frac{3}{4}}, for 0.5 < x < 1.0$.
67 /* calculate the final fractional exponent times 16 (was 3*(4*e + gain) + (INT_BITS-1)*16) */
257 /* calculate "mantissa" ^4/3 */
322 * description: quantizes and requantizes lines to calculate distortion

Completed in 1121 milliseconds

<<11121314151617181920>>