Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dmotion_estimators.cpp703 int comp1 = comps.findSetByElem(i); in matchesGraphAsString() local
765 int comp1 = comps.findSetByElem(i); in leaveBiggestComponent() local
839 int comp1 = comps.findSetByElem(edges[i].from); 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.java301 MathContext comp1 = new MathContext(0, MathContext.PLAIN); in testJB4971() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java297 MathContext comp1 = new MathContext(0, MathContext.PLAIN); in testJB4971() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw_upload.c679 uint32_t comp1 = BRW_VE1_COMPONENT_STORE_SRC; in brw_emit_vertices() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c1131 v16u8 pred0, pred1, pred2, pred3, comp0, comp1; in avgsad_16width_msa() local
1168 v16u8 comp0, comp1; in avgsad_32width_msa() local
1203 v16u8 comp0, comp1, comp2, comp3; in avgsad_64width_msa() local
/external/crcalc/src/com/hp/creals/
DCR.java483 int comp1 = this_appr.compareTo(x_appr.add(big1)); in compareTo() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1306 unsigned int comp1 = _hb_glyph_info_get_lig_comp (&buffer->cur()); in apply() local
/external/libxml2/
Drelaxng.c2573 void *comp1, in xmlRelaxNGSchemaTypeCompare()