Home
last modified time | relevance | path

Searched defs:iRef (Results 1 – 25 of 84) sorted by relevance

1234

/dports/math/scilab/scilab-6.1.1/scilab/modules/linear_algebra/src/c/
H A Dissymmetric.c75 int iRef = iRow + iCol * _iRows; in isSymmetric() local
100 int iRef = iRow + iCol * _iRows; in isSymmetric() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/decoder/
H A DDecUT_PredMv.cpp27 int32_t iRef; member
31 void AnchorPredMv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredMv()
76 void AnchorPredInter8x16Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredInter8x16Mv()
100 void AnchorPredInter16x8Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredInter16x8Mv()
127 int32_t iRef; member
174 int32_t i, iRef, iBlockWidth, iIndex; in TEST() local
229 int32_t i, iRef, iIndex; in TEST() local
248 int32_t i, iRef, iIndex; in TEST() local
H A DDecUT_ErrorConcealment.cpp246 for (int iRef = 0; iRef < 2; ++ iRef) { //no ref, with ref in TEST() local
281 for (int iRef = 0; iRef < 2; ++ iRef) { //no ref, with ref in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/decoder/
H A DDecUT_PredMv.cpp27 int32_t iRef; member
31 void AnchorPredMv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredMv()
76 void AnchorPredInter8x16Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredInter8x16Mv()
100 void AnchorPredInter16x8Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredInter16x8Mv()
127 int32_t iRef; member
174 int32_t i, iRef, iBlockWidth, iIndex; in TEST() local
229 int32_t i, iRef, iIndex; in TEST() local
248 int32_t i, iRef, iIndex; in TEST() local
H A DDecUT_ErrorConcealment.cpp247 for (int iRef = 0; iRef < 2; ++ iRef) { //no ref, with ref in TEST() local
282 for (int iRef = 0; iRef < 2; ++ iRef) { //no ref, with ref in TEST() local
/dports/multimedia/openh264/openh264-2.1.1/test/decoder/
H A DDecUT_PredMv.cpp27 int32_t iRef; member
31 void AnchorPredMv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredMv()
76 void AnchorPredInter8x16Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredInter8x16Mv()
100 void AnchorPredInter16x8Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in AnchorPredInter16x8Mv()
127 int32_t iRef; member
174 int32_t i, iRef, iBlockWidth, iIndex; in TEST() local
229 int32_t i, iRef, iIndex; in TEST() local
248 int32_t i, iRef, iIndex; in TEST() local
H A DDecUT_ErrorConcealment.cpp247 for (int iRef = 0; iRef < 2; ++ iRef) { //no ref, with ref in TEST() local
282 for (int iRef = 0; iRef < 2; ++ iRef) { //no ref, with ref in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/decoder/core/src/
H A Dmv_pred.cpp706 void PredMv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredMv()
753 void PredInter8x16Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter8x16Mv()
776 void PredInter16x8Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter16x8Mv()
797 void UpdateP16x16MotionInfo (PDqLayer pCurDqLayer, int32_t listIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP16x16MotionInfo()
829 void UpdateP16x16RefIdx (PDqLayer pCurDqLayer, int32_t listIdx, int8_t iRef) { in UpdateP16x16RefIdx()
873 int32_t listIdx, int32_t iPartIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP16x8MotionInfo()
912 int32_t listIdx, int32_t iPartIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP8x16MotionInfo()
1175 …fIdx (PDqLayer& pCurDqLayer, const int16_t& iPartIdx, const int32_t& listIdx, const int8_t& iRef) { in Update8x8RefIdx()
H A Dparse_mb_syn_cabac.cpp104 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP16x8RefIdxCabac()
121 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP8x16RefIdxCabac()
141 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP8x8RefIdxCabac()
531 int8_t iRef[2] = {0}; in ParseInterPMotionInfoCabac() local
735 int8_t iRef[LIST_A] = { 0 }; in ParseInterBMotionInfoCabac() local
1556 const int32_t& listIdx, const int8_t& iRef) { in UpdateP8x8RefCacheIdxCabac()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/decoder/core/src/
H A Dmv_pred.cpp706 void PredMv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredMv()
753 void PredInter8x16Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter8x16Mv()
776 void PredInter16x8Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter16x8Mv()
797 void UpdateP16x16MotionInfo (PDqLayer pCurDqLayer, int32_t listIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP16x16MotionInfo()
829 void UpdateP16x16RefIdx (PDqLayer pCurDqLayer, int32_t listIdx, int8_t iRef) { in UpdateP16x16RefIdx()
873 int32_t listIdx, int32_t iPartIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP16x8MotionInfo()
912 int32_t listIdx, int32_t iPartIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP8x16MotionInfo()
1175 …fIdx (PDqLayer& pCurDqLayer, const int16_t& iPartIdx, const int32_t& listIdx, const int8_t& iRef) { in Update8x8RefIdx()
H A Dparse_mb_syn_cabac.cpp104 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP16x8RefIdxCabac()
121 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP8x16RefIdxCabac()
141 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP8x8RefIdxCabac()
531 int8_t iRef[2] = {0}; in ParseInterPMotionInfoCabac() local
735 int8_t iRef[LIST_A] = { 0 }; in ParseInterBMotionInfoCabac() local
1556 const int32_t& listIdx, const int8_t& iRef) { in UpdateP8x8RefCacheIdxCabac()
/dports/multimedia/openh264/openh264-2.1.1/codec/decoder/core/src/
H A Dmv_pred.cpp706 void PredMv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredMv()
753 void PredInter8x16Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter8x16Mv()
776 void PredInter16x8Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter16x8Mv()
797 void UpdateP16x16MotionInfo (PDqLayer pCurDqLayer, int32_t listIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP16x16MotionInfo()
829 void UpdateP16x16RefIdx (PDqLayer pCurDqLayer, int32_t listIdx, int8_t iRef) { in UpdateP16x16RefIdx()
873 int32_t listIdx, int32_t iPartIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP16x8MotionInfo()
912 int32_t listIdx, int32_t iPartIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP8x16MotionInfo()
1175 …fIdx (PDqLayer& pCurDqLayer, const int16_t& iPartIdx, const int32_t& listIdx, const int8_t& iRef) { in Update8x8RefIdx()
H A Dparse_mb_syn_cabac.cpp104 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP16x8RefIdxCabac()
121 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP8x16RefIdxCabac()
141 …fIdxCabac (PDqLayer pCurDqLayer, int8_t pRefIndex[LIST_A][30], int32_t iPartIdx, const int8_t iRef, in UpdateP8x8RefIdxCabac()
531 int8_t iRef[2] = {0}; in ParseInterPMotionInfoCabac() local
735 int8_t iRef[LIST_A] = { 0 }; in ParseInterBMotionInfoCabac() local
1556 const int32_t& listIdx, const int8_t& iRef) { in UpdateP8x8RefCacheIdxCabac()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/encoder/core/src/
H A Dmv_pred.cpp45 void PredMv (const SMVComponentUnit* kpMvComp, int8_t iPartIdx, int8_t iPartW, int32_t iRef, SMVUni… in PredMv()
91 void PredInter8x16Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter8x16Mv()
114 void PredInter16x8Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter16x8Mv()
353 void UpdateP16x8Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP16x8Motion2Cache()
372 void UpdateP8x16Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP8x16Motion2Cache()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/encoder/core/src/
H A Dmv_pred.cpp45 void PredMv (const SMVComponentUnit* kpMvComp, int8_t iPartIdx, int8_t iPartW, int32_t iRef, SMVUni… in PredMv()
91 void PredInter8x16Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter8x16Mv()
114 void PredInter16x8Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter16x8Mv()
353 void UpdateP16x8Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP16x8Motion2Cache()
372 void UpdateP8x16Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP8x16Motion2Cache()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/encoder/core/src/
H A Dmv_pred.cpp45 void PredMv (const SMVComponentUnit* kpMvComp, int8_t iPartIdx, int8_t iPartW, int32_t iRef, SMVUni… in PredMv()
91 void PredInter8x16Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter8x16Mv()
114 void PredInter16x8Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter16x8Mv()
353 void UpdateP16x8Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP16x8Motion2Cache()
372 void UpdateP8x16Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP8x16Motion2Cache()
/dports/multimedia/openh264/openh264-2.1.1/codec/encoder/core/src/
H A Dmv_pred.cpp45 void PredMv (const SMVComponentUnit* kpMvComp, int8_t iPartIdx, int8_t iPartW, int32_t iRef, SMVUni… in PredMv()
91 void PredInter8x16Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter8x16Mv()
114 void PredInter16x8Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter16x8Mv()
353 void UpdateP16x8Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP16x8Motion2Cache()
372 void UpdateP8x16Motion2Cache (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* pMv) { in UpdateP8x16Motion2Cache()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/decoder/core/src/
H A Dmv_pred.cpp770 void PredMv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredMv()
817 void PredInter8x16Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter8x16Mv()
840 void PredInter16x8Mv (int16_t iMotionVector[LIST_A][30][MV_A], int8_t iRefIndex[LIST_A][30], in PredInter16x8Mv()
861 void UpdateP16x16MotionInfo (PDqLayer pCurDqLayer, int32_t listIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP16x16MotionInfo()
884 void UpdateP16x16RefIdx (PDqLayer pCurDqLayer, int32_t listIdx, int8_t iRef) { in UpdateP16x16RefIdx()
922 int32_t listIdx, int32_t iPartIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP16x8MotionInfo()
952 int32_t listIdx, int32_t iPartIdx, int8_t iRef, int16_t iMVs[2]) { in UpdateP8x16MotionInfo()
/dports/science/lammps/lammps-stable_29Sep2021/src/DIPOLE/
H A Dangle_dipole.cpp57 int iRef, iDip, iDummy, n, type; in compute() local
240 double AngleDipole::single(int type, int iRef, int iDip, int /*iDummy*/) in single() argument
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPdfCopy.java192 IndirectReferences iRef = (IndirectReferences)indirects.get(key); in copyIndirect() local
350 IndirectReferences iRef = (IndirectReferences)indirects.get(key); in addPage() local
398 IndirectReferences iRef = (IndirectReferences)indirects.get(key); in copyAcroForm() local
H A DPdfSmartCopy.java109 IndirectReferences iRef = (IndirectReferences) indirects.get(key); in copyIndirect() local
/dports/www/webcrawl/webcrawl-1.10/
H A Dpath.c18 const char * iRef; in ResolveRelative() local
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dangle_dipole_omp.cpp81 int iRef,iDip,iDummy,n,type; in eval() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/text/
H A DCollationElementIterator.java345 Integer iRef = Integer.valueOf(idx_idx); in setText() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/text/
H A DCollationElementIterator.java345 Integer iRef = Integer.valueOf(idx_idx); in setText() local

1234