HomeSort by relevance Sort by last modified time
    Searched refs:i32 (Results 126 - 150 of 267) sorted by null

1 2 3 4 56 7 8 91011

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_conceal.c 58 static void Transform(i32 *data);
266 i32 tmp;
267 i32 firstPhase[16];
268 i32 *pTmp;
270 i32 a[4], b[4], l[4], r[4];
587 void Transform(i32 *data)
591 i32 tmp0, tmp1;
h264bsd_util.h 100 i32 i; \
H264SwDecApi.c 90 void H264SwDecMemset(void *ptr, i32 value, u32 count) {
402 if ( (i32)(strmLen - numReadBytes) >= 0 )
h264bsd_slice_header.c 103 i32 itmp;
209 MIN((i32)pSliceHeader->picOrderCntLsb,
210 (i32)pSliceHeader->picOrderCntLsb +
315 itmp += (i32)pPicParamSet->picInitQp;
1054 i32 *deltaPicOrderCntBottom)
    [all...]
  /hardware/libhardware/tests/camera2/
CameraMultiStreamTests.cpp 252 return entry.data.i32[0];
386 resultRequestId = resultEntry.data.i32[0];
501 const int32_t* data = availableProcessedSizes.data.i32;
525 data = &(availableJpegSizes.data.i32[0]);
604 int32_t minSensitivity = sensivityRange.data.i32[0];
605 int32_t maxSensitivity = sensivityRange.data.i32[1];
609 int32_t maxAnalogSensitivity = maxAnalogSenEntry.data.i32[0];
CameraBurstTests.cpp 394 ASSERT_GT(sensivityRange.data.i32[0], 0);
395 ASSERT_GT(sensivityRange.data.i32[1], 0);
396 minSensitivity = sensivityRange.data.i32[0];
397 maxSensitivity = sensivityRange.data.i32[1];
429 if (availableProcessedSizes.data.i32[i] == mWidth &&
430 availableProcessedSizes.data.i32[i+1] == mHeight) {
CameraMetadataTests.cpp 83 if (entry.data.i32[i] == element)
CameraStreamFixture.h 110 mWidth = entry.data.i32[0];
111 mHeight = entry.data.i32[1];
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 31 case MVT::i32:
54 addRegisterClass(MVT::i32, &SystemZ::GR32BitRegClass);
142 // Lower them into full i32 operations.
143 setOperationAction(ISD::ATOMIC_SWAP, MVT::i32, Custom);
144 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Custom);
145 setOperationAction(ISD::ATOMIC_LOAD_SUB, MVT::i32, Custom);
146 setOperationAction(ISD::ATOMIC_LOAD_AND, MVT::i32, Custom);
147 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Custom);
148 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Custom);
149 setOperationAction(ISD::ATOMIC_LOAD_NAND, MVT::i32, Custom)
    [all...]
SystemZISelLowering.h 87 // Operand 1: the second operand of <op>, in the high bits of an i32
89 // Operand 2: how many bits to rotate the i32 left to bring the first
108 // Operand 1: the compare value, in the low bits of an i32
109 // Operand 2: the swap value, in the low bits of an i32
110 // Operand 3: how many bits to rotate the i32 left to bring the first
127 return MVT::i32;
130 return MVT::i32;
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 417 if (RetVT == MVT::i32)
428 if (RetVT == MVT::i32)
435 if (RetVT == MVT::i32)
442 if (RetVT == MVT::i32)
449 if (RetVT == MVT::i32)
467 if (RetVT == MVT::i32)
478 if (RetVT == MVT::i32)
485 if (RetVT == MVT::i32)
492 if (RetVT == MVT::i32)
499 if (RetVT == MVT::i32)
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 224 static const MVT IntVTs[] = { MVT::i8, MVT::i16, MVT::i32, MVT::i64 };
288 addRegisterClass(MVT::i32, &X86::GR32RegClass);
295 setTruncStoreAction(MVT::i64, MVT::i32, Expand);
298 setTruncStoreAction(MVT::i32, MVT::i16, Expand);
299 setTruncStoreAction(MVT::i32, MVT::i8 , Expand);
317 setOperationAction(ISD::UINT_TO_FP , MVT::i32 , Promote);
325 setOperationAction(ISD::UINT_TO_FP , MVT::i32 , Custom);
334 // SSE has no i16 to fp conversion, only i32
338 setOperationAction(ISD::SINT_TO_FP , MVT::i32 , Custom);
341 setOperationAction(ISD::SINT_TO_FP , MVT::i32 , Custom)
    [all...]
X86SelectionDAGInfo.cpp 100 AVT = MVT::i32;
220 AVT = MVT::i32;
223 AVT = Subtarget->is64Bit() ? MVT::i64 : MVT::i32;
  /external/llvm/test/MC/ARM/
neont2-add-encoding.s 11 @ CHECK: vadd.i32 d16, d17, d16 @ encoding: [0x61,0xef,0xa0,0x08]
12 vadd.i32 d16, d17, d16
129 @ CHECK: vaddhn.i32 d16, q8, q9 @ encoding: [0xd0,0xef,0xa2,0x04]
130 vaddhn.i32 d16, q8, q9
135 @ CHECK: vraddhn.i32 d16, q8, q9 @ encoding: [0xd0,0xff,0xa2,0x04]
136 vraddhn.i32 d16, q8, q9
neon-pairwise-encoding.s 7 @ CHECK: vpadd.i32 d16, d17, d16 @ encoding: [0xb0,0x0b,0x61,0xf2]
8 vpadd.i32 d16, d17, d16
16 @ CHECK: vpadd.i32 d17, d17, d16 @ encoding: [0xb0,0x1b,0x61,0xf2]
17 vpadd.i32 d17, d16
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600RegisterInfo.cpp 112 case MVT::i32: return &AMDGPU::R600_TReg32RegClass;
SIISelLowering.cpp 32 addRegisterClass(MVT::i32, &AMDGPU::VReg_32RegClass);
45 setOperationAction(ISD::ADD, MVT::i32, Legal);
47 setOperationAction(ISD::BR_CC, MVT::i32, Custom);
53 setOperationAction(ISD::LOAD, MVT::i32, Custom);
57 setOperationAction(ISD::SELECT_CC, MVT::i32, Custom);
  /external/clang/test/Sema/
attr-mode.c 24 int **__attribute((mode(QI)))* i32; // expected-error{{mode attribute}}
  /external/llvm/lib/Target/R600/
R600RegisterInfo.cpp 85 case MVT::i32: return &AMDGPU::R600_TReg32RegClass;
  /external/mesa3d/src/gallium/drivers/radeon/
R600RegisterInfo.cpp 112 case MVT::i32: return &AMDGPU::R600_TReg32RegClass;
  /external/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp 234 // Vector float <-> i32 conversions.
266 // Vector double <-> i32 conversions.
307 { ISD::FP_TO_SINT, MVT::i32, MVT::f32, 2 },
308 { ISD::FP_TO_UINT, MVT::i32, MVT::f32, 2 },
309 { ISD::FP_TO_SINT, MVT::i32, MVT::f64, 2 },
310 { ISD::FP_TO_UINT, MVT::i32, MVT::f64, 2 },
339 { ISD::SINT_TO_FP, MVT::f32, MVT::i32, 2 },
340 { ISD::UINT_TO_FP, MVT::f32, MVT::i32, 2 },
341 { ISD::SINT_TO_FP, MVT::f64, MVT::i32, 2 },
342 { ISD::UINT_TO_FP, MVT::f64, MVT::i32, 2 }
    [all...]
ARMFastISel.cpp 561 if (VT != MVT::i32 && VT != MVT::i16 && VT != MVT::i8 && VT != MVT::i1)
579 if (VT == MVT::i32 && Subtarget->hasV6T2Ops() && CI->isNegative()) {
585 unsigned ImmReg = createResultReg(TLI.getRegClassFor(MVT::i32));
594 if (VT != MVT::i32)
623 if (VT != MVT::i32) return 0;
    [all...]
  /system/media/camera/tests/
camera_metadata_tests.cpp 274 EXPECT_EQ(sensitivity, *entry.data.i32);
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonCallingConvLower.cpp 102 addLoc(CCValAssign::getReg(0, MVT::i32, Reg, MVT::i32,
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegProcessor.cpp 92 mCaptureHeap = new MemoryHeapBase(maxJpegSize.data.i32[0], 0,
135 HAL_PIXEL_FORMAT_BLOB, maxJpegSize.data.i32[0],

Completed in 501 milliseconds

1 2 3 4 56 7 8 91011