Searched refs:_i2 (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/modules/superres/test/ |
D | test_superres.cpp | 149 double MSSIM(cv::InputArray _i1, cv::InputArray _i2) in MSSIM() argument 158 _i2.getMat().convertTo(I2, depth); in MSSIM()
|
/external/llvm/test/CodeGen/X86/ |
D | tls.ll | 93 ; X32_WIN-NEXT: movl _i2@SECREL32(%eax), %eax 105 ; MINGW32-NEXT: movl _i2@SECREL32(%eax), %eax 126 ; X32_WIN-NEXT: leal _i2@SECREL32(%eax), %eax 138 ; MINGW32-NEXT: leal _i2@SECREL32(%eax), %eax
|
/external/icu/icu4c/source/layout/ |
D | IndicClassTables.cpp | 33 #define _i2 (CC_INDEPENDENT_VOWEL_2) macro 92 _xx, _ma, _mp, _mp, _xx, _i2, _iv, _iv, _iv, _iv, _iv, _iv, _iv, _xx, _xx, _i2, // 0980 - 098F
|
/external/opencv3/modules/features2d/src/ |
D | evaluation.cpp | 301 SIdx(float _S, int _i1, int _i2) : S(_S), i1(_i1), i2(_i2) {} in SIdx()
|