HomeSort by relevance Sort by last modified time
    Searched refs:CODE (Results 226 - 250 of 319) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
intra4x4_predict_v6.asm 4 ; Use of this source code is governed by a BSD-style license
18 AREA ||.text||, CODE, READONLY, ALIGN=2
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 4 ; Use of this source code is governed by a BSD-style license
15 AREA ||.text||, CODE, READONLY, ALIGN=2
vp9_reconintra_neon.asm 4 ; Use of this source code is governed by a BSD-style license
27 AREA ||.text||, CODE, READONLY, ALIGN=2
vp9_idct16x16_add_neon.asm 4 ; Use of this source code is governed by a BSD-style license
19 AREA ||.text||, CODE, READONLY, ALIGN=2
38 AREA Block, CODE, READONLY ; name this block of code
    [all...]
vp9_idct32x32_add_neon.asm 4 ; Use of this source code is governed by a BSD-style license
51 AREA ||.text||, CODE, READONLY, ALIGN=2
53 AREA Block, CODE, READONLY
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
  /external/libvpx/libvpx/vp8/common/arm/armv6/
intra4x4_predict_v6.asm 4 ; Use of this source code is governed by a BSD-style license
18 AREA ||.text||, CODE, READONLY, ALIGN=2
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict16x16_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
sixtappredict8x4_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
sixtappredict8x8_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
vp8_subpixelvariance16x16s_neon.asm 4 ; Use of this source code is governed by a BSD-style license
20 AREA ||.text||, CODE, READONLY, ALIGN=2
348 ;note: It happens that both xoffset and yoffset are zero. This can be handled in c code later.
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 4 ; Use of this source code is governed by a BSD-style license
15 AREA ||.text||, CODE, READONLY, ALIGN=2
vp9_reconintra_neon.asm 4 ; Use of this source code is governed by a BSD-style license
27 AREA ||.text||, CODE, READONLY, ALIGN=2
vp9_idct16x16_add_neon.asm 4 ; Use of this source code is governed by a BSD-style license
19 AREA ||.text||, CODE, READONLY, ALIGN=2
38 AREA Block, CODE, READONLY ; name this block of code
    [all...]
vp9_idct32x32_add_neon.asm 4 ; Use of this source code is governed by a BSD-style license
51 AREA ||.text||, CODE, READONLY, ALIGN=2
53 AREA Block, CODE, READONLY
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
intra4x4_predict_v6.asm 4 ; Use of this source code is governed by a BSD-style license
18 AREA ||.text||, CODE, READONLY, ALIGN=2
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
sixtappredict16x16_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
sixtappredict8x4_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
sixtappredict8x8_neon.asm 4 ; Use of this source code is governed by a BSD-style license
17 AREA ||.text||, CODE, READONLY, ALIGN=2
vp8_subpixelvariance16x16s_neon.asm 4 ; Use of this source code is governed by a BSD-style license
20 AREA ||.text||, CODE, READONLY, ALIGN=2
348 ;note: It happens that both xoffset and yoffset are zero. This can be handled in c code later.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_mb_lpf_neon.asm 4 ; Use of this source code is governed by a BSD-style license
15 AREA ||.text||, CODE, READONLY, ALIGN=2
vp9_reconintra_neon.asm 4 ; Use of this source code is governed by a BSD-style license
27 AREA ||.text||, CODE, READONLY, ALIGN=2
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.runtime_3.9.100.v20131218-1515.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar 
  /external/openssl/crypto/sha/asm/
sha512-parisc.pl 14 # SHA256 performance is >75% better than gcc 3.2 generated code on
15 # PA-7100LC. Compared to code generated by vendor compiler this
19 # SHA512 performance is >2.9x better than gcc 3.2 generated code on
21 # code is executed on PA-RISC 2.0 processor and switches to 64-bit
22 # code path delivering adequate peformance even in "blended" 32-bit
23 # build. Though 64-bit code is not any faster than code generated by
101 $code.=<<___;
136 $code.=<<___;
152 $code.=<<___ if ($i==15)
    [all...]

Completed in 3264 milliseconds

1 2 3 4 5 6 7 8 91011>>