Home
last modified time | relevance | path

Searched refs:i16 (Results 1 – 25 of 28) 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>
113 define void @rsSetElementAtImpl_uchar2(%struct.rs_allocation* nocapture readonly %a, i16 %val, i32 …
116 %3 = bitcast i16 %val to <2 x i8>
162 define void @rsSetElementAtImpl_short(%struct.rs_allocation* nocapture readonly %a, i16 signext %va…
164 %2 = bitcast i8* %1 to i16*
165 store i16 %val, i16* %2, align 2, !tbaa !29
169 define signext i16 @rsGetElementAtImpl_short(%struct.rs_allocation* nocapture readonly %a, i32 %x, …
171 %2 = bitcast i8* %1 to i16*
172 %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/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_macroblock_layer.h119 i16 hor;
120 i16 ver;
145 i16 totalCoeff[27];
173 i16 totalCoeff[27];
Dh264bsd_macroblock_layer.c95 static u32 DetermineNc(mbStorage_t *pMb, u32 blockIndex, i16 *pTotalCoeff);
388 pMbPred->mvdL0[j].hor = (i16)itmp; in DecodeMbPred()
393 pMbPred->mvdL0[j].ver = (i16)itmp; in DecodeMbPred()
485 pSubMbPred->mvdL0[i][j].hor = (i16)itmp; in DecodeSubMbPred()
490 pSubMbPred->mvdL0[i][j].ver = (i16)itmp; in DecodeSubMbPred()
809 u32 DetermineNc(mbStorage_t *pMb, u32 blockIndex, i16 *pTotalCoeff) in DetermineNc()
997 i16 *tot = pMb->totalCoeff; in h264bsdDecodeMacroblock()
1148 i16 *pDc; in ProcessChromaResidual()
1149 i16 dc[4 + 4] = {0,0,0,0,0,0,0,0}; in ProcessChromaResidual()
1221 i16 *pDc; in ProcessIntra16x16Residual()
[all …]
Dh264bsd_inter_prediction.c1010 mv->hor = (i16)MedianFilter(a[0].mv.hor, a[1].mv.hor, a[2].mv.hor); in GetPredictionMv()
1011 mv->ver = (i16)MedianFilter(a[0].mv.ver, a[1].mv.ver, a[2].mv.ver); in GetPredictionMv()
/frameworks/av/services/audioflinger/
DAudioResamplerCubic.cpp75 int16_t *in = mBuffer.i16; in resampleStereo16()
105 in = mBuffer.i16; in resampleStereo16()
144 int16_t *in = mBuffer.i16; in resampleMono16()
175 in = mBuffer.i16; in resampleMono16()
DAudioResampler.cpp381 mX0L = mBuffer.i16[mBuffer.frameCount*2-2]; in resampleStereo16()
382 mX0R = mBuffer.i16[mBuffer.frameCount*2-1]; in resampleStereo16()
387 int16_t *in = mBuffer.i16; in resampleStereo16()
431 mX0L = mBuffer.i16[mBuffer.frameCount*2-2]; in resampleStereo16()
432 mX0R = mBuffer.i16[mBuffer.frameCount*2-1]; in resampleStereo16()
479 mX0L = mBuffer.i16[mBuffer.frameCount-1]; in resampleMono16()
483 int16_t *in = mBuffer.i16; in resampleMono16()
529 mX0L = mBuffer.i16[mBuffer.frameCount-1]; in resampleMono16()
DAudioResamplerSinc.cpp312 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex); in resample()
315 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex); in resample()
321 read<CHANNELS>(impulse, phaseFraction, mBuffer.i16, inputIndex); in resample()
325 int16_t const * const in = mBuffer.i16; in resample()
/frameworks/av/media/mtp/
DMtpProperty.cpp78 mDefaultValue.u.i16 = defaultValue; in MtpProperty()
253 mMinimumValue.u.i16 = min; in setFormRange()
254 mMaximumValue.u.i16 = max; in setFormRange()
255 mStepSize.u.i16 = step; in setFormRange()
304 mEnumValues[i].u.i16 = value; in setFormEnum()
389 buffer.appendFormat("%d", value.u.i16); in print()
437 if (!packet.getInt16(value.u.i16)) return false; in readValue()
492 packet.putInt16(value.u.i16); in writeValue()
DMtpProperty.h30 int16_t i16; member
/frameworks/rs/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
Drs_math.spec155 t: i8, i16, i32
394 t: u8, u16, u32, u64, i8, i16, i32, i64
405 t: u8, u16, u32, u64, i8, i16, i32, i64
416 t: u8, u16, u32, i8, i16, i32
1005 t: i8, i16, i32, u8, u16, u32
1017 t: i8, i16, i32, u8, u16, u32
1032 t: i8, i16, i32, u8, u16, u32
1048 t: i8, i16, i32, u8, u16, u32
1065 t: i8, i16, i32, i64, u8, u16, u32, u64
1098 t: i8, i16, i32, u8, u16, u32
[all …]
Drs_debug.spec72 t: i8, u8, i16, u16
/frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
Dbasetype.h31 typedef signed short i16; typedef
/frameworks/av/include/media/
DAudioBufferProvider.h35 short* i16; member
DAudioRecord.h80 short* i16; // signed 16-bit member
DAudioTrack.h103 short* 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/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
DomxVCM4P10_TransformDequantChromaDCFromPair_s.S33 vmov.i16 d0, #0
/frameworks/av/media/libstagefright/
DAudioSource.cpp358 audioBuffer.i16, audioBuffer.size); in dataCallback()

12