Home
last modified time | relevance | path

Searched refs:vreinterpretq_u8_s16 (Results 1 – 8 of 8) sorted by relevance

/external/libavc/common/arm/svc/
Disvc_intra_sampling_neon.c388 i4_out_horz_8x16_r0 = vbslq_u8(chroma_mask_8x16, vreinterpretq_u8_s16(final_horz_16x8_r0_1), in isvc_horz_interpol_chroma_dyadic_neon()
390 i4_out_horz_8x16_r1 = vbslq_u8(chroma_mask_8x16, vreinterpretq_u8_s16(final_horz_16x8_r1_1), in isvc_horz_interpol_chroma_dyadic_neon()
/external/tflite-support/third_party/zlib/contrib/optimizations/
Dchunkcopy.h192 return vreinterpretq_u8_s16(vdupq_n_s16(i16)); in v_load16_dup()
/external/libavc/decoder/arm/svc/
Disvcd_intra_resamp_neon.c1072 i4_out_horz_8x16_r0 = vbslq_u8(chroma_mask_8x16, vreinterpretq_u8_s16(final_horz_16x8_r0_1), in isvcd_horz_interpol_chroma_dyadic_1_neonintr()
1074 i4_out_horz_8x16_r1 = vbslq_u8(chroma_mask_8x16, vreinterpretq_u8_s16(final_horz_16x8_r1_1), in isvcd_horz_interpol_chroma_dyadic_1_neonintr()
1183 i4_out_horz_8x16_r0 = vbslq_u8(chroma_mask_8x16, vreinterpretq_u8_s16(final_horz_16x8_r0_1), in isvcd_horz_interpol_chroma_dyadic_2_neonintr()
1185 i4_out_horz_8x16_r1 = vbslq_u8(chroma_mask_8x16, vreinterpretq_u8_s16(final_horz_16x8_r1_1), in isvcd_horz_interpol_chroma_dyadic_2_neonintr()
/external/zlib/contrib/optimizations/
Dchunkcopy.h203 return vreinterpretq_u8_s16(vdupq_n_s16(i16)); in v_load16_dup()
/external/webp/src/dsp/
Denc_neon.c871 INIT_VECTOR2(all_out, vreinterpretq_u8_s16(out0), vreinterpretq_u8_s16(out1)); in QuantizeBlock_NEON()
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c20903 return vreinterpretq_u8_s16(a); in test_vreinterpretq_u8_s16()
Darm_neon_intrinsics.c14890 return vreinterpretq_u8_s16(a); in test_vreinterpretq_u8_s16()
/external/neon_2_sse/
DNEON_2_SSE.h16531 _NEON2SSESTORAGE uint8x16_t vreinterpretq_u8_s16 (int16x8_t t);
16532 #define vreinterpretq_u8_s16 macro