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

1 2 3

  /external/libvpx/libvpx/vpx_dsp/arm/
idct16x16_1_add_neon.c 47 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16));
48 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16));
49 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16));
50 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16));
idct8x8_1_add_neon.c 49 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16));
50 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16));
51 d30u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16));
52 d31u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16));
intrapred_neon.c 613 d0u8 = vqmovun_s16(q1s16);
636 d0u8 = vqmovun_s16(q0s16);
642 d0u8 = vqmovun_s16(q0s16);
648 d0u8 = vqmovun_s16(q0s16);
654 d0u8 = vqmovun_s16(q0s16);
688 d2u8 = vqmovun_s16(q1s16);
689 d3u8 = vqmovun_s16(q0s16);
690 d22u8 = vqmovun_s16(q11s16);
691 d23u8 = vqmovun_s16(q8s16);
709 d2u8 = vqmovun_s16(q1s16)
    [all...]
idct4x4_1_add_neon.c 42 d6u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16));
idct8x8_add_neon.c 301 d0u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16));
302 d1u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16));
303 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16));
304 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16));
338 d0u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16));
339 d1u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16));
340 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q10u16));
341 d3u8 = vqmovun_s16(vreinterpretq_s16_u16(q11u16));
489 d0u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16));
490 d1u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16))
    [all...]
idct32x32_add_neon.c 62 d9s16 = vreinterpret_s16_u8(vqmovun_s16(q7s16));
63 d10s16 = vreinterpret_s16_u8(vqmovun_s16(q8s16));
64 d11s16 = vreinterpret_s16_u8(vqmovun_s16(q9s16));
65 d8s16 = vreinterpret_s16_u8(vqmovun_s16(q6s16));
110 d5s16 = vreinterpret_s16_u8(vqmovun_s16(q5s16));
111 d6s16 = vreinterpret_s16_u8(vqmovun_s16(q6s16));
112 d7s16 = vreinterpret_s16_u8(vqmovun_s16(q7s16));
113 d4s16 = vreinterpret_s16_u8(vqmovun_s16(q4s16));
idct4x4_add_neon.c 139 d26u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16));
140 d27u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16));
idct16x16_add_neon.c 609 d12u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16));
610 d13u8 = vqmovun_s16(vreinterpretq_s16_u16(q13u16));
634 d12u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16));
635 d13u8 = vqmovun_s16(vreinterpretq_s16_u16(q13u16));
659 d12u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16));
660 d13u8 = vqmovun_s16(vreinterpretq_s16_u16(q13u16));
683 d12u8 = vqmovun_s16(vreinterpretq_s16_u16(q12u16));
684 d13u8 = vqmovun_s16(vreinterpretq_s16_u16(q13u16));
698 d12u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16));
707 d12u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16))
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/neon/
dc_only_idct_add_neon.c 35 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q1u16));
idct_dequant_0_2x_neon.c 47 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q1u16));
48 d4u8 = vqmovun_s16(vreinterpretq_s16_u16(q2u16));
idct_dequant_full_2x_neon.c 162 d28 = vreinterpret_s32_u8(vqmovun_s16(q4));
163 d29 = vreinterpret_s32_u8(vqmovun_s16(q5));
164 d30 = vreinterpret_s32_u8(vqmovun_s16(q6));
165 d31 = vreinterpret_s32_u8(vqmovun_s16(q7));
dequant_idct_neon.c 130 d14 = vreinterpret_s32_u8(vqmovun_s16(q1));
131 d15 = vreinterpret_s32_u8(vqmovun_s16(q2));
shortidct4x4llm_neon.c 115 d1u8 = vqmovun_s16(vreinterpretq_s16_u16(q1u16));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
dc_only_idct_add_neon.c 35 d2u8 = vqmovun_s16(vreinterpretq_s16_u16(q1u16));
dequant_idct_neon.c 130 d14 = vreinterpret_s32_u8(vqmovun_s16(q1));
131 d15 = vreinterpret_s32_u8(vqmovun_s16(q2));
  /ndk/tests/build/b14825026-aarch64-FP_LO_REGS/jni/
idct_dequant_full_2x_neon.c 162 d28 = vreinterpret_s32_u8(vqmovun_s16(q4));
163 d29 = vreinterpret_s32_u8(vqmovun_s16(q5));
164 d30 = vreinterpret_s32_u8(vqmovun_s16(q6));
165 d31 = vreinterpret_s32_u8(vqmovun_s16(q7));
  /external/gemmlowp/internal/
output_neon.h 161 return vqmovun_s16(q16);
186 return vcombine_u8(vqmovun_s16(q16[0]), vqmovun_s16(q16[1]));
  /ndk/tests/build/b9193874-neon/jni/
b9193874-neon.c 109 vqmovun_s16 (int16x8_t __a) function
280 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), vrshrn_n_s32(rh, 16)));
281 u = vqmovun_s16(vcombine_s16(vrshrn_n_s32(gl, 16), vrshrn_n_s32(gh, 16)));
282 v = vqmovun_s16(vcombine_s16(vrshrn_n_s32(bl, 16), vrshrn_n_s32(bh, 16)));
328 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), vrshrn_n_s32(rh, 16)));
329 u = vqmovun_s16(vcombine_s16(vrshrn_n_s32(gl, 16), vrshrn_n_s32(gh, 16)));
330 v = vqmovun_s16(vcombine_s16(vrshrn_n_s32(bl, 16), vrshrn_n_s32(bh, 16)));
  /external/skia/src/opts/
SkBitmapProcState_arm_neon.cpp 178 uint8x8_t accum8 = vqmovun_s16(vcombine_s16(accum16, accum16));
245 uint8x16_t accum8 = vcombine_u8(vqmovun_s16(accum16_0), vqmovun_s16(accum16_1));
304 uint8x16_t accum8 = vcombine_u8(vqmovun_s16(accum16_0), vqmovun_s16(accum16_1));
464 res = vqmovun_s16(vcombine_s16(accum16, accum16));
  /external/opencv3/3rdparty/libwebp/dsp/
upsampling_neon.c 147 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), \
149 u = vqmovun_s16(vcombine_s16(vrshrn_n_s32(gl, 16), \
151 v = vqmovun_s16(vcombine_s16(vrshrn_n_s32(bl, 16), \
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.c 237 d26u8 = vqmovun_s16(vreinterpretq_s16_u16(q8u16));
238 d27u8 = vqmovun_s16(vreinterpretq_s16_u16(q9u16));
  /external/libhevc/common/arm/
ihevc_inter_pred_filters_luma_vert_w16inp.s 192 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
210 vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
276 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
298 vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
343 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
355 vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
ihevc_inter_pred_luma_vert_w16inp_w16out.s 203 @vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
222 @vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
292 @vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
315 @vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
363 @vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
376 @vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
ihevc_inter_pred_filters_luma_vert.s 198 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
213 vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
289 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
316 vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
370 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
383 vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
473 vqrshrun.s16 d0,q0,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
659 @vqrshrun.s16 d10,q5,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
    [all...]
  /external/webp/src/dsp/
dec_neon.c 403 const uint8x8_t dst01_u8 = vqmovun_s16(dst01);
404 const uint8x8_t dst23_u8 = vqmovun_s16(dst23);
    [all...]

Completed in 1798 milliseconds

1 2 3