HomeSort by relevance Sort by last modified time
    Searched full:accumulate (Results 251 - 275 of 1081) sorted by null

<<11121314151617181920>>

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 288 paddd mm0,mm1 /*4 Accumulate dxx1*/
291 paddd mm0,mm2 /*7 Accumulate dxx2 1*/
294 paddd mm0,mm2 /*9 Accumulate dxx2 2*/
297 paddd mm0,mm3 /*12 Accumulate dxx3*/
299 paddd mm0,[edi] /*13 Accumulate dxx4*/
300 paddd mm4,mm5 /*18 Accumulate dxy1*/
306 paddd mm4,mm6 /*21 Accumulate dxy2 1*/
309 paddd mm4,mm6 /*23 Accumulate dxy2 2*/
313 paddd mm4,mm7 /*26 Accumulate dxy3*/
314 paddd mm4,[edi+512] /*27 Accumulate dxy4*
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ecofflink.c 352 struct accumulate
388 add_file_shuffle (struct accumulate *ainfo,
434 add_memory_shuffle (struct accumulate *ainfo,
470 struct accumulate *ainfo;
471 bfd_size_type amt = sizeof (struct accumulate);
473 ainfo = (struct accumulate *) bfd_malloc (amt);
530 struct accumulate *ainfo = (struct accumulate *) handle;
542 /* Accumulate the debugging information from INPUT_BFD into
560 struct accumulate *ainfo = (struct accumulate *) handle
350 struct accumulate struct
    [all...]
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
Test.java 435 j.accumulate("stooge", "Curly");
436 j.accumulate("stooge", "Larry");
437 j.accumulate("stooge", "Moe");
466 j.accumulate("stooges", "Curly");
467 j.accumulate("stooges", "Larry");
468 j.accumulate("stooges", "Moe");
469 j.accumulate("stoogearray", j.get("stooges"));
  /external/libpng/contrib/libtests/
pngstest.c 333 #define ACCUMULATE 64
355 if (opts & ACCUMULATE)
356 printf(" --accumulate");
2040 int accumulate; \/* Accumlate component errors (don't log) *\/ member in struct:__anon16169
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64SchedA57.td 105 // Forwarding logic is only modeled for multiply and accumulate
372 // ASIMD multiply accumulate, D-form
374 // ASIMD multiply accumulate, Q-form
377 // ASIMD multiply accumulate long
378 // ASIMD multiply accumulate saturating long
388 // ASIMD pairwise add and accumulate
389 // ASIMD shift accumulate
474 // ASIMD FP multiply accumulate, D-form, FZ
475 // ASIMD FP multiply accumulate, Q-form, FZ
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
UnicodeSetCloseOver.java 128 * @param pairs Accumulate equivalency classes that consist of
131 * @param nonpairs Accumulate other equivalency classes here, as
133 * @param lengths Accumulate a list of unique length structures,
186 // Accumulate equivalency classes that consist of exactly
191 // Accumulate other equivalency classes here, as lists
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/
b2Body.h 749 // Don't accumulate a force if the body is sleeping.
769 // Don't accumulate a force if the body is sleeping
788 // Don't accumulate a force if the body is sleeping
807 // Don't accumulate velocity if the body is sleeping
827 // Don't accumulate velocity if the body is sleeping
  /external/libhevc/common/arm64/
ihevc_intra_pred_luma_dc.s 160 mov v6.s[1], w5 //store nt to accumulate
172 uadalp v6.1d, v5.2s //accumulate all inp into d6 (end for nt==8)
190 uadalp v6.1d, v5.2s //accumulate all inp into d6
433 mov v6.s[1], w5 //store nt to accumulate
446 add d6, d6 , d5 //accumulate all inp into d6 (end for nt==8)
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_block_sse2_x86_64.asm 29 pmaxub %1, %2 ; accumulate mask
37 pmaxub %5, scratch2 ; accumulate hev
41 pmaxub %1, %5 ; accumulate mask
45 pmaxub %1, %6 ; accumulate mask
47 pmaxub %1, %7 ; accumulate mask
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 29 pmaxub %1, %2 ; accumulate mask
37 pmaxub %5, scratch2 ; accumulate hev
41 pmaxub %1, %5 ; accumulate mask
45 pmaxub %1, %6 ; accumulate mask
47 pmaxub %1, %7 ; accumulate mask
  /external/libvpx/libvpx/vpx_dsp/x86/
quantize_avx_x86_64.asm 173 ; Horizontally accumulate/max eobs and write into [eob] memory pointer
397 ; Horizontally accumulate/max eobs and write into [eob] memory pointer
484 ; Horizontally accumulate/max eobs and write into [eob] memory pointer
  /frameworks/base/services/core/java/com/android/server/
AnyMotionDetector.java 277 mRunningStats.accumulate(accelDatum);
435 public void accumulate(Vector3 v) { method in class:AnyMotionDetector.RunningSignalStats
437 if (DEBUG) Slog.i(TAG, "Cannot accumulate a null vector.");
  /external/llvm/lib/Target/ARM/
ARMScheduleSwift.td 239 // Multiply accumulate, three sources
285 // 4.2.15 Integer Multiply Accumulate, Long
286 // 4.2.16 Integer Multiply Accumulate, Dual
287 // 4.2.17 Integer Multiply Accumulate Accumulate, Long
552 // 4.2.30 Advanced SIMD, Integer with Accumulate
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 782 bool accumulate)
788 pBuffer, (accumulate == true) ? "accumulate" : "getagain");
791 if (accumulate == true) {
794 /* do not accumulate a buffer set EOS flag if not video encoder*/
797 "cannot accumulate EOS buffer\n", __FUNCTION__,
    [all...]
  /external/boringssl/linux-arm/crypto/modes/
ghashv8-armx32.S 153 veor q0,q0,q4 @ accumulate
180 veor q3,q3,q2 @ accumulate q3 early
  /external/libopus/silk/
VAD.c 169 /* Therefore we can accumulate with no risk of overflow (unless dec_subframe_length > 128) */
249 /* Accumulate signal-without-noise energies, higher frequency bands have more weight */
  /external/llvm/test/MC/AArch64/
neon-mla-mls-instructions.s 6 // Vector Integer Multiply-accumulate
41 // Vector Floating-Point Multiply-accumulate
  /external/llvm/test/MC/Hexagon/instructions/
xtype_shift.s 18 # Shift by immediate and accumulate
128 # Shift by register and accumulate
  /external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.h 112 * Fused multiply-accumulate VFP instructions extension. Also part of
116 * Fused multiply-accumulate NEON instructions extension. Optional
  /ndk/sources/android/cpufeatures/
cpu-features.h 104 * Fused multiply-accumulate VFP instructions extension. Also part of
108 * Fused multiply-accumulate NEON instructions extension. Optional
  /external/vixl/doc/
supported-instructions.md 776 Multiply and accumulate.
1046 Signed long multiply and accumulate: 32 x 32 + 64 -> 64-bit.
1359 Unsigned long multiply and accumulate: 32 x 32 + 64 -> 64-bit.
    [all...]
  /development/tools/apkcheck/src/com/android/apkcheck/
ApiDescrHandler.java 34 * Temporary objects, used as containers while we accumulate the
  /device/google/contexthub/firmware/inc/algos/
accel_cal.h 42 // Save accumulate variables to calc. mean and var.
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorCharacters.java 157 * Accumulate characters, until a non-whitespace event has
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializationHandler.java 112 * it can accumulate attributes or namespace nodes after

Completed in 1724 milliseconds

<<11121314151617181920>>