Home
last modified time | relevance | path

Searched defs:comp2 (Results 1 – 9 of 9) sorted by relevance

/external/opencv3/modules/stitching/src/
Dmotion_estimators.cpp704 int comp2 = comps.findSetByElem(j); in matchesGraphAsString() local
766 int comp2 = comps.findSetByElem(j); in leaveBiggestComponent() local
840 int comp2 = comps.findSetByElem(edges[i].to); in findMaxSpanningTree() local
Dseam_finders.cpp584 bool DpSeamFinder::getSeamTips(int comp1, int comp2, Point &p1, Point &p2) in getSeamTips()
934 int comp1, int comp2, const std::vector<Point> &seam, bool isHorizontalSeam) in updateLabelsUsingSeam()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java312 MathContext comp2 = new MathContext(5, MathContext.ENGINEERING); in testJB4971() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java308 MathContext comp2 = new MathContext(5, MathContext.ENGINEERING); in testJB4971() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw_upload.c680 uint32_t comp2 = BRW_VE1_COMPONENT_STORE_SRC; in brw_emit_vertices() local
/external/libweave/src/privet/
Dprivet_handler_unittest.cc834 const base::DictionaryValue* comp2 = nullptr; in TEST_F() local
/external/crcalc/src/com/hp/creals/
DCR.java485 int comp2 = this_appr.compareTo(x_appr.subtract(big1)); in compareTo() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1307 unsigned int comp2 = _hb_glyph_info_get_lig_comp (&buffer->info[j]); in apply() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c1203 v16u8 comp0, comp1, comp2, comp3; in avgsad_64width_msa() local