Home
last modified time | relevance | path

Searched refs:test_region (Results 1 – 25 of 130) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_geometry_aligner.cc88 CropRegion test_region = prev_best_region; in CalculateCropRegion() local
89 ++(test_region.*crop_parameter); in CalculateCropRegion()
91 if (!IsValidRegion(test_region, reference_frame)) in CalculateCropRegion()
95 Ssim(CropAndZoom(test_region, reference_frame), test_frame); in CalculateCropRegion()
100 best_region = test_region; in CalculateCropRegion()
109 for (CropRegion test_region = best_region; in CalculateCropRegion() local
110 IsValidRegion(test_region, reference_frame); in CalculateCropRegion()
111 ++(test_region.*best_parameter)) { in CalculateCropRegion()
113 Ssim(CropAndZoom(test_region, reference_frame), test_frame); in CalculateCropRegion()
118 best_region = test_region; in CalculateCropRegion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_geometry_aligner.cc88 CropRegion test_region = prev_best_region; in CalculateCropRegion() local
89 ++(test_region.*crop_parameter); in CalculateCropRegion()
91 if (!IsValidRegion(test_region, reference_frame)) in CalculateCropRegion()
95 Ssim(CropAndZoom(test_region, reference_frame), test_frame); in CalculateCropRegion()
100 best_region = test_region; in CalculateCropRegion()
109 for (CropRegion test_region = best_region; in CalculateCropRegion() local
110 IsValidRegion(test_region, reference_frame); in CalculateCropRegion()
111 ++(test_region.*best_parameter)) { in CalculateCropRegion()
113 Ssim(CropAndZoom(test_region, reference_frame), test_frame); in CalculateCropRegion()
118 best_region = test_region; in CalculateCropRegion()
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/unit/config/
H A Dtest_from_session.py27 ('no_region', dict(test_region=None)),
28 ('with_region', dict(test_region='RegionOne')),
33 self.cloud.session, region_name=self.test_region)
35 if not self.test_region:
38 self.assertEqual(config.region_name, self.test_region)
/dports/devel/py-moto/moto-2.2.16/tests/test_ec2/
H A Dtest_availability_zones_and_regions.py42 test_region = "us-east-1"
43 resp = ec2.describe_regions(RegionNames=[test_region])
45 resp["Regions"][0].should.have.key("RegionName").which.should.equal(test_region)
50 test_region = "ap-east-1"
51 resp = ec2.describe_regions(RegionNames=[test_region])
53 resp["Regions"][0].should.have.key("RegionName").which.should.equal(test_region)
/dports/www/osrm-backend/osrm-backend-5.26.0/
H A Dappveyor-build.bat159 SET test_region=monaco
163 SET test_osm=%test_region%.osm.pbf
169 XCOPY %test_region%.osrm.* ch\
170 XCOPY %test_region%.osrm ch\
172 XCOPY %test_region%.osrm.* corech\
173 XCOPY %test_region%.osrm corech\
175 XCOPY %test_region%.osrm.* mld\
176 XCOPY %test_region%.osrm mld\
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/test/
H A Drun-mem_range_is_reserved.c107 struct test_region { struct
113 struct test_region regions[3]; argument
161 struct test_region *r; in run_test()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/test/
H A Drun-mem_range_is_reserved.c105 struct test_region { struct
111 struct test_region regions[3]; argument
159 struct test_region *r; in run_test()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/test/
H A Drun-mem_range_is_reserved.c107 struct test_region { struct
113 struct test_region regions[3]; argument
161 struct test_region *r; in run_test()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/core/test/
H A Drun-mem_range_is_reserved.c107 struct test_region { struct
113 struct test_region regions[3]; argument
161 struct test_region *r; in run_test()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/core/test/
H A Drun-mem_range_is_reserved.c107 struct test_region {
113 struct test_region regions[3];
161 struct test_region *r;
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/core/test/
H A Drun-mem_range_is_reserved.c96 struct test_region { struct
102 struct test_region regions[3]; argument
150 struct test_region *r; in run_test()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/test/
H A Drun-mem_range_is_reserved.c107 struct test_region { struct
113 struct test_region regions[3]; argument
161 struct test_region *r; in run_test()
/dports/deskutils/spice-gtk/spice-gtk-0.37/subprojects/spice-common/tests/
H A DMakefile.in92 test_ssl_verify$(EXEEXT) $(am__EXEEXT_1) test_region$(EXEEXT) \
164 am_test_region_OBJECTS = test_region-test-region.$(OBJEXT) \
206 ./$(DEPDIR)/test_region-test-region.Po \
795 @rm -f test_region$(EXEEXT)
931 test_region-test-region.o: test-region.c
933 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_region-test-region.Tpo $(DEPDIR)/test_regio…
938 test_region-test-region.obj: test-region.c
940 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_region-test-region.Tpo $(DEPDIR)/test_regio…
1186 test_region.log: test_region$(EXEEXT)
1301 -rm -f ./$(DEPDIR)/test_region-test-region.Po
[all …]
/dports/databases/grass7/grass-7.8.6/lib/raster3d/test/
H A Dtest_coordinate_transform.c7 static int test_region(void);
20 sum += test_region(); in unit_test_coordinate_transform()
155 int test_region(void) in test_region() function
/dports/devel/py-ddtrace/ddtrace-0.56.1/tests/contrib/dogpile_cache/
H A Dtest_tracing.py29 test_region = dogpile.cache.make_region(name="TestRegion", key_mangler=lambda x: x)
30 test_region.configure("dogpile.cache.memory")
32 return test_region
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/10_files/09_insert_lines/
H A D003.cf76 select_region => test_region;
79 body select_region test_region
H A D002.cf76 select_region => test_region;
79 body select_region test_region
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/10_files/09_insert_lines/
H A D002.cf76 select_region => test_region;
79 body select_region test_region
H A D003.cf76 select_region => test_region;
79 body select_region test_region
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/10_files/09_insert_lines/
H A D002.cf76 select_region => test_region;
79 body select_region test_region
H A D003.cf76 select_region => test_region;
79 body select_region test_region
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/10_files/09_insert_lines/
H A D003.cf76 select_region => test_region;
79 body select_region test_region
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/10_files/09_insert_lines/
H A D003.cf76 select_region => test_region;
79 body select_region test_region
H A D002.cf76 select_region => test_region;
79 body select_region test_region
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/10_files/09_insert_lines/
H A D003.cf76 select_region => test_region;
79 body select_region test_region

123456