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

<<11121314151617181920>>

  /external/llvm/include/llvm/CodeGen/
MachineLoopInfo.h 18 // It can calculate on the fly various bits of information, for example:
116 /// runOnFunction - Calculate the natural loop information.
  /external/llvm/include/llvm/Transforms/
Instrumentation.h 157 /// \brief Calculate what to divide by to scale counts.
159 /// Given the maximum count, calculate a divisor that will scale all the
  /external/llvm/lib/CodeGen/
StackMapLivenessAnalysis.cpp 65 /// \brief Calculate the liveness information for the given machine function.
100 /// Calculate the liveness information for the given machine function.
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_vdecl.c 61 * must calculate a common negative additional index bias, and modify
65 * important, since we compensate for it when we calculate the vertex
  /external/nanopb-c/
pb_encode.h 25 * to calculate any pointers.
146 * calculate message size and then to actually write it out.
  /external/pdfium/fpdfsdk/src/javascript/
app.h 48 FX_BOOL calculate(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
177 JS_STATIC_PROP(calculate, app);
  /external/replicaisland/src/com/replica/replicaisland/
PhysicsComponent.java 149 // calculate an impulse to apply to the entity
194 // calculate an impulse to apply to both entities
TiledVertexGrid.java 173 // calculate the top tile index
181 // calculate any sub-tile slop that our scroll position may require.
  /external/skia/tests/
SwizzlerTest.cpp 26 // Calculate the total size of the image in bytes. Use the smallest possible size.
97 // Calculate row bytes
  /external/sonivox/arm-wt-22k/lib_src/
eas_pan.c 77 /* calculate sin */
88 /* calculate cos */
  /external/v8/src/wasm/
wasm-external-refs.cc 43 // semantics. The idea is to calculate
81 // semantics. The idea is to calculate
  /external/vboot_reference/cgpt/
cgpt_create.c 49 /* Calculate number of entries */
80 /* Then use number of entries to calculate entries_lba. */
  /external/vboot_reference/tests/
vboot_common2_tests.c 52 TEST_PTR_NEQ(sig, 0, "VerifyData() calculate signature");
55 TEST_PTR_NEQ(rsa, 0, "VerifyData() calculate rsa");
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
smooth.c 113 /* Calculate w11*w00, w10*w10 and w00*w00 in the same Q domain */
133 /* Calculate (w11*w00-w10*w10)/(w00*w00) in Q16 */
  /external/webrtc/webrtc/modules/video_render/linux/
video_x11_channel.cc 140 // calculate position and size of rendered video
184 // calculate position and size of rendered video
  /external/webrtc/webrtc/test/testsupport/metrics/
video_metrics.cc 61 // Calculate average.
69 // Calculate min/max statistics.
  /frameworks/av/media/libeffects/testlibs/
EffectReverb.c 579 calculate the update counter by bitwise ANDING with this value to
862 // Calculate reverb feedback path gain
866 // Calculate decay time: g = -6000 d/DT , g gain in millibels, d reverb delay, DT decay time
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_SubAndTransformQDQResidual.c 27 * This function will calculate SAD for 4x4 blocks
172 /* Calculate difference */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_ACDCPredict.c 69 * calculate PQF (set 1, prediction) or QF (set 0, reconstruction)
118 /* Calculate the DC scaler value */
omxVCM4P2_EncodeMV.c 196 /* The index is actually calculate as
208 /* The index is actually calculate as
  /frameworks/av/services/audioflinger/
AudioResamplerCubic.cpp 80 // calculate output sample
148 // calculate output sample
  /frameworks/base/core/java/android/transition/
SidePropagation.java 39 * Sets the side that is used to calculate the transition propagation. If the transitioning
45 * @param side The side that is used to calculate the transition propagation. Must be one of
  /frameworks/base/core/java/com/android/internal/widget/
TextProgressBar.java 152 // Calculate estimate of ProgressBar leading edge position
158 // Calculate any adjustment based on gravity
  /frameworks/base/libs/hwui/
DamageAccumulator.cpp 127 // Don't attempt to calculate damage for a perspective transform
147 // Don't attempt to calculate damage for a perspective transform
PropertyValuesHolder.h 28 * When a fraction in [0f, 1f] is provided, the holder will calculate an interpolated value based
72 // Calculate the animated value from the data source.

Completed in 912 milliseconds

<<11121314151617181920>>