HomeSort by relevance Sort by last modified time
    Searched defs:Delta (Results 1 - 19 of 19) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVC_Mixer_SetTimeConstant.c 29 /* Delta=(2147483647*4*1000)/(NumChannels*SampleRate*Tc_millisec) */
41 /* Delta - the step change for fractional gain per 4 samples */
63 LVM_INT32 Delta=DeltaTable[Fs];
64 Delta=Delta>>(NumChannels-1);
67 Delta=0x7FFFFFFF;
69 Delta=Delta/Tc_millisec;
71 if(Delta==0)
72 Delta=1; // If Time Constant is so large that Delta is 0, assign minimum value to Delt
    [all...]
LVC_Mixer_VarSlope_SetTimeConstant.c 30 /* Delta=(2147483647*4*1000)/(NumChannels*SampleRate*Tc_millisec) */
42 /* Delta - the step change for fractional gain per 4 samples */
64 LVM_INT32 Delta=DeltaTable[Fs];
69 Delta=Delta>>(NumChannels-1);
81 Delta=0x7FFFFFFF;
83 Delta=Delta/Tc_millisec;
85 if(Delta==0)
86 Delta=1; // If Time Constant is so large that Delta is 0, assign minimum value to Delt
    [all...]
LVC_Core_MixSoft_1St_D16C31_WRA.c 40 LVM_INT32 Delta=pInstance->Delta;
50 ADD2_SAT_32x32(Current,Delta,Temp); /* Q31 + Q31 into Q31*/
63 ADD2_SAT_32x32(Current,Delta,Temp); /* Q31 + Q31 into Q31*/
78 Current -= Delta; /* Q31 + Q31 into Q31*/
90 Current -= Delta; /* Q31 + Q31 into Q31*/
LVC_Mixer_Private.h 35 LVM_INT32 Delta; /* 32 bit number specifying the fractional value of Delta Gain */
LVC_Core_MixInSoft_D16C31_SAT.c 40 LVM_INT32 Delta=pInstance->Delta;
50 ADD2_SAT_32x32(Current,Delta,Temp); /* Q31 + Q31 into Q31*/
69 ADD2_SAT_32x32(Current,Delta,Temp); /* Q31 + Q31 into Q31*/
89 Current -= Delta; /* Q31 + Q31 into Q31*/
107 Current -= Delta; /* Q31 + Q31 into Q31*/
  /external/llvm/lib/Support/
DeltaAlgorithm.cpp 44 DeltaAlgorithm::Delta(const changeset_ty &Changes,
66 return Delta(Changes, SplitSets);
79 Res = Delta(*it, Sets);
95 Res = Delta(Complement, ComplementSets);
109 // Otherwise run the real delta algorithm.
113 return Delta(Changes, Sets);
MemoryBuffer.cpp 308 off_t Delta = Offset - RealMapOffset;
309 size_t RealMapSize = MapSize + Delta;
315 StringRef(Pages + Delta, MapSize), Filename, RequiresNullTerminator));
  /external/llvm/lib/MC/
MCObjectStreamer.cpp 248 const MCExpr *Delta =
251 if (!Delta->EvaluateAsAbsolute(Res, getAssembler()))
  /external/clang/lib/Rewrite/Core/
DeltaTree.cpp 1 //===--- DeltaTree.cpp - B-Tree for Rewrite Delta tracking ----------------===//
24 /// DeltaTree implements a key/value mapping from FileIndex to Delta, allowing
26 /// can also efficiently tell us the full accumulated delta for a specific
31 /// former and adds children pointers. Each node knows the full delta of all
33 /// full delta implied by a whole subtree in constant time.
41 int Delta;
44 SourceDelta Delta;
45 Delta.FileLoc = Loc;
46 Delta.Delta = D
    [all...]
  /external/clang/test/Misc/
diag-template-diffing.cpp 121 class Delta{};
136 void set5(Alpha<Beta<Gamma<Delta<int, int>, int>, int>, int>);
141 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'Alpha<Beta<Gamma<void, void>, double>, double>' to 'Alpha<Beta<Gamma<Delta<int, int>, int>, int>, int>' for 1st argument
143 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'Alpha<Beta<Gamma<void, void>, double>, double>' to 'Alpha<Beta<Gamma<Delta<int, int>, int>, int>, int>' for 1st argument
149 // CHECK-ELIDE-TREE: [void != Delta<int, int>],
158 // CHECK-NOELIDE-TREE: [void != Delta<int, int>],
164 set5(Alpha<Beta<Delta<int, int>, int>, int>());
167 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'Alpha<Beta<Delta<int, int>, [...]>, [...]>' to 'Alpha<Beta<Gamma<Delta<int, int>, int>, [...]>, [...]>' for 1st argument
169 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'Alpha<Beta<Delta<int, int>, int>, int>' to 'Alpha<Beta<Gamma<Delta<int, int>, int>, int>, int>' for 1st argumen
    [all...]
  /external/freetype/src/pshinter/
pshglob.c 155 FT_Int reference, delta; local
166 delta = read[0] - reference;
175 delta = read[1] - reference;
196 if ( delta < 0 )
198 if ( delta < delta0 )
199 zone->org_delta = delta;
203 if ( delta > delta0 )
204 zone->org_delta = delta;
214 zone->org_delta = delta;
279 FT_Int delta; local
302 FT_Int delta; local
319 FT_Int dim, top, bot, delta; local
533 FT_Pos delta; local
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 30 // alignment. This does not currently work, because the delta between old and
33 // variable delta. You don't want to do that anyway; a better approach is to
571 int Delta = StackAdj - MaxTCRetDelta;
572 assert((Delta >= 0) && "Delta must be positive");
574 FrameSize += (StackAdj +Delta);
    [all...]
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp 621 uint32_t Delta = DestIdx - FixupIdx - 2;
624 assert(Delta < 65536U && "disassembler decoding table too large!");
625 Table[FixupIdx] = (uint8_t)Delta;
626 Table[FixupIdx + 1] = (uint8_t)(Delta >> 8);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 1619 int delta = TII->GetInstSizeInBytes(&MBB->back()); local
1955 int delta = OrigSize - NewSize; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h 312 unsigned short Delta; /* 16 bits */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h 312 unsigned short Delta; /* 16 bits */
  /frameworks/base/services/input/
InputReader.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
pdfjs.js     [all...]

Completed in 487 milliseconds