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

1 2

  /external/libvpx/libvpx/vpx_dsp/arm/
intrapred_neon.c 28 const uint8x8_t dc_dup = vdup_lane_u8(dc, 0);
84 const uint8x8_t dc_dup = vdup_lane_u8(dc, 0);
295 const uint8x8_t above_right = vdup_lane_u8(A0, 7);
735 d = vdup_lane_u8(left_u8, 0);
738 d = vdup_lane_u8(left_u8, 1);
741 d = vdup_lane_u8(left_u8, 2);
744 d = vdup_lane_u8(left_u8, 3);
754 d = vdup_lane_u8(left_u8, 0);
757 d = vdup_lane_u8(left_u8, 1);
760 d = vdup_lane_u8(left_u8, 2)
    [all...]
  /external/libhevc/common/arm/
ihevc_inter_pred_filters_luma_horz.s 143 vdup.8 d24,d2[0] @coeffabs_0 = vdup_lane_u8(coeffabs, 0)
145 vdup.8 d25,d2[1] @coeffabs_1 = vdup_lane_u8(coeffabs, 1)
147 vdup.8 d26,d2[2] @coeffabs_2 = vdup_lane_u8(coeffabs, 2)
149 vdup.8 d27,d2[3] @coeffabs_3 = vdup_lane_u8(coeffabs, 3)
151 vdup.8 d28,d2[4] @coeffabs_4 = vdup_lane_u8(coeffabs, 4)
153 vdup.8 d29,d2[5] @coeffabs_5 = vdup_lane_u8(coeffabs, 5)
155 vdup.8 d30,d2[6] @coeffabs_6 = vdup_lane_u8(coeffabs, 6)
156 vdup.8 d31,d2[7] @coeffabs_7 = vdup_lane_u8(coeffabs, 7)
ihevc_inter_pred_filters_luma_vert_w16inp.s 128 vdup.16 d22,d0[0] @coeffabs_0 = vdup_lane_u8(coeffabs, 0)@
129 vdup.16 d23,d0[1] @coeffabs_1 = vdup_lane_u8(coeffabs, 1)@
130 vdup.16 d24,d0[2] @coeffabs_2 = vdup_lane_u8(coeffabs, 2)@
131 vdup.16 d25,d0[3] @coeffabs_3 = vdup_lane_u8(coeffabs, 3)@
132 vdup.16 d26,d1[0] @coeffabs_4 = vdup_lane_u8(coeffabs, 4)@
133 vdup.16 d27,d1[1] @coeffabs_5 = vdup_lane_u8(coeffabs, 5)@
134 vdup.16 d28,d1[2] @coeffabs_6 = vdup_lane_u8(coeffabs, 6)@
135 vdup.16 d29,d1[3] @coeffabs_7 = vdup_lane_u8(coeffabs, 7)@
ihevc_inter_pred_luma_vert_w16inp_w16out.s 136 vdup.16 d22,d0[0] @coeffabs_0 = vdup_lane_u8(coeffabs, 0)@
137 vdup.16 d23,d0[1] @coeffabs_1 = vdup_lane_u8(coeffabs, 1)@
138 vdup.16 d24,d0[2] @coeffabs_2 = vdup_lane_u8(coeffabs, 2)@
139 vdup.16 d25,d0[3] @coeffabs_3 = vdup_lane_u8(coeffabs, 3)@
140 vdup.16 d26,d1[0] @coeffabs_4 = vdup_lane_u8(coeffabs, 4)@
141 vdup.16 d27,d1[1] @coeffabs_5 = vdup_lane_u8(coeffabs, 5)@
142 vdup.16 d28,d1[2] @coeffabs_6 = vdup_lane_u8(coeffabs, 6)@
143 vdup.16 d29,d1[3] @coeffabs_7 = vdup_lane_u8(coeffabs, 7)@
ihevc_inter_pred_filters_luma_vert.s 136 vdup.u8 d22,d0[0] @coeffabs_0 = vdup_lane_u8(coeffabs, 0)@
138 vdup.u8 d23,d0[1] @coeffabs_1 = vdup_lane_u8(coeffabs, 1)@
139 vdup.u8 d24,d0[2] @coeffabs_2 = vdup_lane_u8(coeffabs, 2)@
140 vdup.u8 d25,d0[3] @coeffabs_3 = vdup_lane_u8(coeffabs, 3)@
141 vdup.u8 d26,d0[4] @coeffabs_4 = vdup_lane_u8(coeffabs, 4)@
142 vdup.u8 d27,d0[5] @coeffabs_5 = vdup_lane_u8(coeffabs, 5)@
143 vdup.u8 d28,d0[6] @coeffabs_6 = vdup_lane_u8(coeffabs, 6)@
144 vdup.u8 d29,d0[7] @coeffabs_7 = vdup_lane_u8(coeffabs, 7)@
588 vdup.u8 d22,d0[0] @coeffabs_0 = vdup_lane_u8(coeffabs, 0)@
590 vdup.u8 d23,d0[1] @coeffabs_1 = vdup_lane_u8(coeffabs, 1)
    [all...]
ihevc_inter_pred_luma_horz_w16out.s 140 vdup.8 d24,d2[0] @coeffabs_0 = vdup_lane_u8(coeffabs, 0)
142 vdup.8 d25,d2[1] @coeffabs_1 = vdup_lane_u8(coeffabs, 1)
144 vdup.8 d26,d2[2] @coeffabs_2 = vdup_lane_u8(coeffabs, 2)
146 vdup.8 d27,d2[3] @coeffabs_3 = vdup_lane_u8(coeffabs, 3)
148 vdup.8 d28,d2[4] @coeffabs_4 = vdup_lane_u8(coeffabs, 4)
150 vdup.8 d29,d2[5] @coeffabs_5 = vdup_lane_u8(coeffabs, 5)
152 vdup.8 d30,d2[6] @coeffabs_6 = vdup_lane_u8(coeffabs, 6)
154 vdup.8 d31,d2[7] @coeffabs_7 = vdup_lane_u8(coeffabs, 7)
ihevc_intra_pred_filters_neon_intr.c     [all...]
ihevc_inter_pred_chroma_horz.s 125 vdup.8 d24,d2[0] @coeffabs_0 = vdup_lane_u8(coeffabs, 0)
127 vdup.8 d25,d2[1] @coeffabs_1 = vdup_lane_u8(coeffabs, 1)
129 vdup.8 d26,d2[2] @coeffabs_2 = vdup_lane_u8(coeffabs, 2)
134 vdup.8 d27,d2[3] @coeffabs_3 = vdup_lane_u8(coeffabs, 3)
ihevc_inter_pred_chroma_horz_w16out.s 127 vdup.8 d24,d2[0] @coeffabs_0 = vdup_lane_u8(coeffabs, 0)
129 vdup.8 d25,d2[1] @coeffabs_1 = vdup_lane_u8(coeffabs, 1)
131 vdup.8 d26,d2[2] @coeffabs_2 = vdup_lane_u8(coeffabs, 2)
136 vdup.8 d27,d2[3] @coeffabs_3 = vdup_lane_u8(coeffabs, 3)
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict_neon.c 78 const uint8x8_t filter0 = vdup_lane_u8(filter, 0);
79 const uint8x8_t filter1 = vdup_lane_u8(filter, 1);
80 const uint8x8_t filter2 = vdup_lane_u8(filter, 2);
81 const uint8x8_t filter3 = vdup_lane_u8(filter, 3);
82 const uint8x8_t filter4 = vdup_lane_u8(filter, 4);
83 const uint8x8_t filter5 = vdup_lane_u8(filter, 5);
192 filter0 = vdup_lane_u8(filter, 0);
193 filter1 = vdup_lane_u8(filter, 1);
194 filter2 = vdup_lane_u8(filter, 2);
195 filter3 = vdup_lane_u8(filter, 3)
    [all...]
  /external/webp/src/dsp/
dec_neon.c     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h 12394 _NEON2SSE_INLINE uint8x8_t vdup_lane_u8(uint8x8_t vec, __constrange(0,7) int lane) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h 12394 _NEON2SSE_INLINE uint8x8_t vdup_lane_u8(uint8x8_t vec, __constrange(0,7) int lane) function
    [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 12394 _NEON2SSE_INLINE uint8x8_t vdup_lane_u8(uint8x8_t vec, __constrange(0,7) int lane) function
    [all...]
  /external/clang/test/CodeGen/
arm_neon_intrinsics.c     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
arm_neon.h 4867 #define vdup_lane_u8 macro
4874 #define vdup_lane_u8 macro
    [all...]

Completed in 831 milliseconds

1 2