Home
last modified time | relevance | path

Searched defs:iAdd (Results 1 – 25 of 52) sorted by relevance

123

/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DTComRdCost.h163 …Void getMotionCost( Bool bSad, Int iAdd, Bool bIsTransquantBypass ) { m_dCost = (bSad ? m_dLamb… in getMotionCost()
165 …Void getMotionCost( Bool bSad, Int iAdd, Bool bIsTransquantBypass ) { m_uiCost = (bSad ? m_uiLa… in getMotionCost()
H A DTComTrQuant.cpp1166 const Int iAdd = (pcCU->getSlice()->getSliceType()==I_SLICE ? 171 : 85) << (iQBits-9); in xQuant() local
1253 const Intermediate_Int iAdd = 1 << (rightShift - 1); in xDeQuant() local
1290 const Intermediate_Int iAdd = 1 << (rightShift - 1); in xDeQuant() local
3165 …const Int iAdd = ( bUseHalfRoundingPoint ? 256 : (pcCU->getSlice()->getSliceType() == I_SLICE ? 17… in transformSkipQuantOneSample() local
3233 const Intermediate_Int iAdd = 1 << (rightShift - 1); in invTrSkipDeQuantOneSample() local
3259 const Intermediate_Int iAdd = 1 << (rightShift - 1); in invTrSkipDeQuantOneSample() local
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DQuant.cpp144 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in DeQuantCore() local
202 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in DeQuantPCMCore() local
388 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in dequant() local
435 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in dequant() local
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/Solver/Numeric/
H A DInterval.hs240 iAdd i j = Interval { iLower = nAdd (iLower i) (iLower j) function
/dports/net/tigervnc-server/tigervnc-1.12.0/win/winvnc/
H A DListConnInfo.h92 void iAdd (ListConnInfo* InputList) { in iAdd() function
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/winvnc/
H A DListConnInfo.h92 void iAdd (ListConnInfo* InputList) { in iAdd() function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/acec/
H A DacecTree.c436 void Acec_TreeAddInOutPoint( Vec_Int_t * vMap, int iObj, int iAdd, int fOut ) in Acec_TreeAddInOutPoint()
472 int Acec_TreeWhichPoint( Vec_Int_t * vAdds, int iAdd, int iObj ) in Acec_TreeWhichPoint()
481 void Acec_TreeFindTrees2_rec( Vec_Int_t * vAdds, Vec_Int_t * vMap, int iAdd, int Rank, Vec_Int_t * … in Acec_TreeFindTrees2_rec()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/x86/
H A DQuantX86.h96 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in DeQuantCoreSIMD() local
440 const Intermediate_Int iAdd = (Intermediate_Int) 1 << (rightShift - 1); in DeQuantCorePCMSIMD() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dregion_mesh_tet.cpp520 for(int iAdd = 0; iAdd < 4; iAdd++) in build_surface() local
592 for(int iAdd = 0; iAdd < 3; iAdd++) in build_surface() local
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dprop2.c21 int iTmp, iDel, iAdd; in iGet2InfoLength() local
455 int iTmp, iDel, iAdd; in vGet2StyleInfo() local
H A Dprop6.c20 int iTmp, iDel, iAdd; in iGet6InfoLength() local
464 int iTmp, iDel, iAdd, iBefore; in vGet6StyleInfo() local
H A Dprop8.c27 int iTmp, iDel, iAdd; in iGet8InfoLength() local
535 int iTmp, iDel, iAdd, iBefore; in vGet8StyleInfo() local
/dports/textproc/antiword/antiword-0.37/
H A Dprop6.c20 int iTmp, iDel, iAdd; in iGet6InfoLength() local
464 int iTmp, iDel, iAdd, iBefore; in vGet6StyleInfo() local
H A Dprop2.c21 int iTmp, iDel, iAdd; in iGet2InfoLength() local
455 int iTmp, iDel, iAdd; in vGet2StyleInfo() local
H A Dprop8.c27 int iTmp, iDel, iAdd; in iGet8InfoLength() local
535 int iTmp, iDel, iAdd, iBefore; in vGet8StyleInfo() local
/dports/converters/mpack/mpack-1.6/
H A Dmacmpack.h84 #define iAdd 3 macro
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DRssReader.cpp85 void CRssReader::AddToQueue(int iAdd) in AddToQueue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dbstring.c526 int iAdd = (int) addr; in nocrash_on_locint_offset() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dbstring.c514 int iAdd = (int) addr; in nocrash_on_locint_offset() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dbstring.c526 size_t iAdd = (size_t) addr; in nocrash_on_locint_offset() local

123