HomeSort by relevance Sort by last modified time
    Searched refs:vld1_f32 (Results 1 - 25 of 40) sorted by null

1 2

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_rdft_neon.c 81 const float32x2_t a_00 = vld1_f32(&a[j + 0]);
82 const float32x2_t a_08 = vld1_f32(&a[j + 8]);
83 const float32x2_t a_32 = vld1_f32(&a[j + 32]);
84 const float32x2_t a_40 = vld1_f32(&a[j + 40]);
89 const float32x2_t a_16 = vld1_f32(&a[j + 16]);
90 const float32x2_t a_24 = vld1_f32(&a[j + 24]);
91 const float32x2_t a_48 = vld1_f32(&a[j + 48]);
92 const float32x2_t a_56 = vld1_f32(&a[j + 56]);
139 const float32x2_t a_00 = vld1_f32(&a[j + 0]);
140 const float32x2_t a_08 = vld1_f32(&a[j + 8])
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
depthwiseconv_float.h 98 const float32x2_t filters = vld1_f32(filter_ptr);
163 const float32x2_t input = vld1_f32(input_ptr);
166 float32x2_t acc = vld1_f32(acc_buffer_ptr);
266 const float32x2_t input = vld1_f32(local_input_ptr);
363 filter[i] = vld1_f32(local_filter_ptr + 2 * i);
372 acc[i] = vld1_f32(acc_buffer_ptr + 2 * i);
391 const float32x2_t input = vld1_f32(local_input_ptr);
396 acc[i] = vld1_f32(acc_buffer_ptr + 2 * i);
431 filter[i] = vld1_f32(filter_ptr + 2 * i);
435 const float32x2_t input01 = vld1_f32(input_ptr)
    [all...]
  /external/tensorflow/tensorflow/core/kernels/neon/
depthwiseconv_float.h 102 const float32x2_t filters = vld1_f32(filter_ptr);
167 const float32x2_t input = vld1_f32(input_ptr);
170 float32x2_t acc = vld1_f32(acc_buffer_ptr);
268 const float32x2_t input = vld1_f32(local_input_ptr);
362 filter[i] = vld1_f32(local_filter_ptr + 2 * i);
371 acc[i] = vld1_f32(acc_buffer_ptr + 2 * i);
390 const float32x2_t input = vld1_f32(local_input_ptr);
395 acc[i] = vld1_f32(acc_buffer_ptr + 2 * i);
  /external/eigen/Eigen/src/Core/arch/NEON/
PacketMath.h 105 EIGEN_STRONG_INLINE float32x2_t vld1_f32 (const float* x) { return ::vld1_f32 ((const float32_t*)x); } function in namespace:Eigen::internal
Complex.h 70 r64 = vld1_f32((float *)&from);
  /frameworks/av/media/libaudioprocessing/
AudioResamplerFirProcessNeon.h 509 float32x2_t vLR = vld1_f32(volumeLR);
510 float32x2_t outSamp = vld1_f32(out);
    [all...]
  /external/skia/src/opts/
SkNx_neon.h 34 AI static SkNx Load(const void* ptr) { return vld1_f32((const float*)ptr); }
  /external/skqp/src/opts/
SkNx_neon.h 34 AI static SkNx Load(const void* ptr) { return vld1_f32((const float*)ptr); }
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h     [all...]
  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c     [all...]
arm_neon_intrinsics.c     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
arm_neon.h 7730 #define vld1_f32 macro
7736 #define vld1_f32 macro
    [all...]

Completed in 2798 milliseconds

1 2