Home
last modified time | relevance | path

Searched refs:i16 (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/rs/driver/runtime/arch/
Dneon.ll1 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v…
14 declare <4 x i16> @llvm.arm.neon.vmaxs.v4i16(<4 x i16>, <4 x i16>) nounwind readnone
15 declare <4 x i16> @llvm.arm.neon.vmaxu.v4i16(<4 x i16>, <4 x i16>) nounwind readnone
23 declare <4 x i16> @llvm.arm.neon.vmins.v4i16(<4 x i16>, <4 x i16>) nounwind readnone
24 declare <4 x i16> @llvm.arm.neon.vminu.v4i16(<4 x i16>, <4 x i16>) nounwind readnone
26 declare <8 x i8> @llvm.arm.neon.vqshiftns.v8i8(<8 x i16>, <8 x i16>) nounwind readnone
27 declare <4 x i16> @llvm.arm.neon.vqshiftns.v4i16(<4 x i32>, <4 x i32>) nounwind readnone
30 declare <8 x i8> @llvm.arm.neon.vqshiftnu.v8i8(<8 x i16>, <8 x i16>) nounwind readnone
31 declare <4 x i16> @llvm.arm.neon.vqshiftnu.v4i16(<4 x i32>, <4 x i32>) nounwind readnone
34 declare <8 x i8> @llvm.arm.neon.vqshiftnsu.v8i8(<8 x i16>, <8 x i16>) nounwind readnone
[all …]
Dasimd.ll14 declare <4 x i16> @llvm.aarch64.neon.smax.v4i16(<4 x i16>, <4 x i16>) nounwind readnone
15 declare <4 x i16> @llvm.aarch64.neon.umax.v4i16(<4 x i16>, <4 x i16>) nounwind readnone
23 declare <4 x i16> @llvm.aarch64.neon.smin.v4i16(<4 x i16>, <4 x i16>) nounwind readnone
24 declare <4 x i16> @llvm.aarch64.neon.umin.v4i16(<4 x i16>, <4 x i16>) nounwind readnone
26 declare <8 x i8> @llvm.aarch64.neon.sqshl.v8i8(<8 x i16>, <8 x i16>) nounwind readnone
27 declare <4 x i16> @llvm.aarch64.neon.sqshl.v4i16(<4 x i32>, <4 x i32>) nounwind readnone
30 declare <8 x i8> @llvm.aarch64.neon.sqshrun.v8i8(<8 x i16>, <8 x i16>) nounwind readnone
31 declare <4 x i16> @llvm.aarch64.neon.sqshrun.v4i16(<4 x i32>, <4 x i32>) nounwind readnone
66 define internal <4 x i16> @smear_4s(i16 %in) nounwind readnone alwaysinline {
67 %1 = insertelement <4 x i16> undef, i16 %in, i32 0
[all …]
Dx86_sse3.ll1 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v…
Dx86_sse2.ll1 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v…
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll51 define void @rsSetElementAtImpl_char2(%struct.rs_allocation* nocapture readonly %a, i16 %val, i32 %…
54 %3 = bitcast i16 %val to <2 x i8>
114 define void @rsSetElementAtImpl_uchar2(%struct.rs_allocation* nocapture readonly %a, i16 %val, i32 …
117 %3 = bitcast i16 %val to <2 x i8>
164 define void @rsSetElementAtImpl_short(%struct.rs_allocation* nocapture readonly %a, i16 signext %va…
166 %2 = bitcast i8* %1 to i16*
167 store i16 %val, i16* %2, align 2, !tbaa !29
171 define signext i16 @rsGetElementAtImpl_short(%struct.rs_allocation* nocapture readonly %a, i32 %x, …
173 %2 = bitcast i8* %1 to i16*
174 %3 = load i16, i16* %2, align 2, !tbaa !29
[all …]
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll1 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v…
156 define void @rsSetElementAtImpl_short([1 x i32] %a.coerce, i16 signext %val, i32 %x, i32 %y, i32 %z…
158 %2 = bitcast i8* %1 to i16*
159 store i16 %val, i16* %2, align 2, !tbaa !29
163 define signext i16 @rsGetElementAtImpl_short([1 x i32] %a.coerce, i32 %x, i32 %y, i32 %z) #0 {
165 %2 = bitcast i8* %1 to i16*
166 %3 = load i16, i16* %2, align 2, !tbaa !29
167 ret i16 %3
171 define void @rsSetElementAtImpl_short2([1 x i32] %a.coerce, <2 x i16> %val, i32 %x, i32 %y, i32 %z)…
173 %2 = bitcast i8* %1 to <2 x i16>*
[all …]
Dmath.ll1 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v…
/frameworks/rs/script_api/
Drs_convert.spec28 t: u8, u16, u32, i8, i16, i32, f32
29 t: u8, u16, u32, i8, i16, i32, f32
61 t: u8, u16, u32, i8, i16, i32, f32
70 t: u8, u16, u32, i8, i16, i32, f32
81 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
90 t: u8, u16, u32, u64, i8, i16, i32, i64, f32, f64
Drs_allocation_create.spec174 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
189 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
203 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
217 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
230 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
243 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
Drs_debug.spec81 t: i8, u8, i16, u16
Drs_math.spec170 t: i8, i16, i32
528 t: u8, u16, u32, u64, i8, i16, i32, i64
539 t: u8, u16, u32, u64, i8, i16, i32, i64
572 t: u8, u16, u32, i8, i16, i32
1521 t: i8, i16, i32, u8, u16, u32
1533 t: i8, i16, i32, u8, u16, u32
1548 t: i8, i16, i32, u8, u16, u32
1564 t: i8, i16, i32, u8, u16, u32
1581 t: i8, i16, i32, i64, u8, u16, u32, u64
1634 t: i8, i16, i32, u8, u16, u32
[all …]
/frameworks/av/media/libaudioprocessing/
DAudioResamplerCubic.cpp75 int16_t *in = mBuffer.i16; in resampleStereo16()
103 in = mBuffer.i16; in resampleStereo16()
142 int16_t *in = mBuffer.i16; in resampleMono16()
172 in = mBuffer.i16; in resampleMono16()
DAudioResampler.cpp367 mX0L = mBuffer.i16[mBuffer.frameCount*2-2]; in resampleStereo16()
368 mX0R = mBuffer.i16[mBuffer.frameCount*2-1]; in resampleStereo16()
373 int16_t *in = mBuffer.i16; in resampleStereo16()
417 mX0L = mBuffer.i16[mBuffer.frameCount*2-2]; in resampleStereo16()
418 mX0R = mBuffer.i16[mBuffer.frameCount*2-1]; in resampleStereo16()
464 mX0L = mBuffer.i16[mBuffer.frameCount-1]; in resampleMono16()
468 int16_t *in = mBuffer.i16; in resampleMono16()
514 mX0L = mBuffer.i16[mBuffer.frameCount-1]; in resampleMono16()
DAudioResamplerSinc.cpp320 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex); in resample()
323 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex); in resample()
329 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex); in resample()
333 int16_t const * const in = mBuffer.i16; in resample()
/frameworks/av/media/mtp/
DMtpProperty.cpp82 mDefaultValue.u.i16 = defaultValue; in MtpProperty()
263 mMinimumValue.u.i16 = min; in setFormRange()
264 mMaximumValue.u.i16 = max; in setFormRange()
265 mStepSize.u.i16 = step; in setFormRange()
314 mEnumValues[i].u.i16 = value; in setFormEnum()
400 buffer += std::to_string(value.u.i16); in print()
452 if (!packet.getInt16(value.u.i16)) return false; in readValue()
507 packet.putInt16(value.u.i16); in writeValue()
DMtpProperty.h32 int16_t i16; member
/frameworks/av/media/libaudioclient/include/media/
DAudioBufferProvider.h35 short* i16; member
DAudioRecord.h91 int16_t* i16; // signed 16-bit member
/frameworks/av/include/media/
DAudioBufferProvider.h35 short* i16; member
DAudioRecord.h91 int16_t* i16; // signed 16-bit member
DAudioTrack.h107 int16_t* i16; // signed 16-bit member
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_neon_YuvToRGB.S90 vdup.i16 q13, r5
92 vdup.i16 q14, r5
94 vdup.i16 q15, r5
/frameworks/rs/rsov/compiler/tests/rs_allocation/
Dgetdimx_64.ll7 target datalayout = "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128"
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dmobilenet_224_gender_basic_fixed.mod.py153 i16 = Parameter("op16", "TENSOR_FLOAT32", "{128}", [0.8739, 0.830384, -0.767024, -0.878567, 0.76767… variable
245 model = model.Operation("DEPTHWISE_CONV_2D", i12, i17, i16, i190, i191, i192, i193, i194).To(i15)
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dmobilenet_224_gender_basic_fixed_relaxed.mod.py169 i16 = Parameter("op16", "TENSOR_FLOAT32", "{128}", [0.8739, 0.830384, -0.767024, -0.878567, 0.76767… variable
261 model = model.Operation("DEPTHWISE_CONV_2D", i12, i17, i16, i190, i191, i192, i193, i194).To(i15)

12