Lines Matching refs:benchmark

1 diff --git a/benchmark/Android.mk b/benchmark/Android.mk
5 +++ b/benchmark/Android.mk
18 +LOCAL_SRC_FILES := benchmark.cpp \
60 diff --git a/benchmark/NOTICE b/benchmark/NOTICE
64 +++ b/benchmark/NOTICE
256 diff --git a/benchmark/benchmark.cpp b/benchmark/benchmark.cpp
260 +++ b/benchmark/benchmark.cpp
393 diff --git a/benchmark/feature_mos/doc/Readme.txt b/benchmark/feature_mos/doc/Readme.txt
397 +++ b/benchmark/feature_mos/doc/Readme.txt
402 diff --git a/benchmark/feature_mos/doc/feature_mos_API_doxyfile b/benchmark/feature_mos/doc/feature…
406 +++ b/benchmark/feature_mos/doc/feature_mos_API_doxyfile
1965 diff --git a/benchmark/feature_mos/src/mosaic/AlignFeatures.cpp b/benchmark/feature_mos/src/mosaic/…
1969 +++ b/benchmark/feature_mos/src/mosaic/AlignFeatures.cpp
2204 diff --git a/benchmark/feature_mos/src/mosaic/AlignFeatures.h b/benchmark/feature_mos/src/mosaic/Al…
2208 +++ b/benchmark/feature_mos/src/mosaic/AlignFeatures.h
2303 diff --git a/benchmark/feature_mos/src/mosaic/Blend.cpp b/benchmark/feature_mos/src/mosaic/Blend.cpp
2307 +++ b/benchmark/feature_mos/src/mosaic/Blend.cpp
3694 diff --git a/benchmark/feature_mos/src/mosaic/Blend.h b/benchmark/feature_mos/src/mosaic/Blend.h
3698 +++ b/benchmark/feature_mos/src/mosaic/Blend.h
3828 diff --git a/benchmark/feature_mos/src/mosaic/CSite.h b/benchmark/feature_mos/src/mosaic/CSite.h
3832 +++ b/benchmark/feature_mos/src/mosaic/CSite.h
3897 diff --git a/benchmark/feature_mos/src/mosaic/Delaunay.cpp b/benchmark/feature_mos/src/mosaic/Delau…
3901 +++ b/benchmark/feature_mos/src/mosaic/Delaunay.cpp
4534 diff --git a/benchmark/feature_mos/src/mosaic/Delaunay.h b/benchmark/feature_mos/src/mosaic/Delauna…
4538 +++ b/benchmark/feature_mos/src/mosaic/Delaunay.h
4666 diff --git a/benchmark/feature_mos/src/mosaic/EdgePointerUtil.h b/benchmark/feature_mos/src/mosaic/…
4670 +++ b/benchmark/feature_mos/src/mosaic/EdgePointerUtil.h
4709 diff --git a/benchmark/feature_mos/src/mosaic/Geometry.h b/benchmark/feature_mos/src/mosaic/Geometr…
4713 +++ b/benchmark/feature_mos/src/mosaic/Geometry.h
4871 diff --git a/benchmark/feature_mos/src/mosaic/ImageUtils.cpp b/benchmark/feature_mos/src/mosaic/Ima…
4875 +++ b/benchmark/feature_mos/src/mosaic/ImageUtils.cpp
5283 diff --git a/benchmark/feature_mos/src/mosaic/ImageUtils.h b/benchmark/feature_mos/src/mosaic/Image…
5287 +++ b/benchmark/feature_mos/src/mosaic/ImageUtils.h
5462 diff --git a/benchmark/feature_mos/src/mosaic/Interp.h b/benchmark/feature_mos/src/mosaic/Interp.h
5466 +++ b/benchmark/feature_mos/src/mosaic/Interp.h
5548 diff --git a/benchmark/feature_mos/src/mosaic/Log.h b/benchmark/feature_mos/src/mosaic/Log.h
5552 +++ b/benchmark/feature_mos/src/mosaic/Log.h
5578 diff --git a/benchmark/feature_mos/src/mosaic/MatrixUtils.h b/benchmark/feature_mos/src/mosaic/Matr…
5582 +++ b/benchmark/feature_mos/src/mosaic/MatrixUtils.h
5725 diff --git a/benchmark/feature_mos/src/mosaic/Mosaic.cpp b/benchmark/feature_mos/src/mosaic/Mosaic.…
5729 +++ b/benchmark/feature_mos/src/mosaic/Mosaic.cpp
5986 diff --git a/benchmark/feature_mos/src/mosaic/Mosaic.h b/benchmark/feature_mos/src/mosaic/Mosaic.h
5990 +++ b/benchmark/feature_mos/src/mosaic/Mosaic.h
6218 diff --git a/benchmark/feature_mos/src/mosaic/MosaicTypes.h b/benchmark/feature_mos/src/mosaic/Mosa…
6222 +++ b/benchmark/feature_mos/src/mosaic/MosaicTypes.h
6378 diff --git a/benchmark/feature_mos/src/mosaic/Pyramid.cpp b/benchmark/feature_mos/src/mosaic/Pyrami…
6382 +++ b/benchmark/feature_mos/src/mosaic/Pyramid.cpp
6654 diff --git a/benchmark/feature_mos/src/mosaic/Pyramid.h b/benchmark/feature_mos/src/mosaic/Pyramid.h
6658 +++ b/benchmark/feature_mos/src/mosaic/Pyramid.h
6714 diff --git a/benchmark/feature_mos/src/mosaic/trsMatrix.cpp b/benchmark/feature_mos/src/mosaic/trsM…
6718 +++ b/benchmark/feature_mos/src/mosaic/trsMatrix.cpp
6813 diff --git a/benchmark/feature_mos/src/mosaic/trsMatrix.h b/benchmark/feature_mos/src/mosaic/trsMat…
6817 +++ b/benchmark/feature_mos/src/mosaic/trsMatrix.h
6872 diff --git a/benchmark/feature_mos/src/mosaic_renderer/FrameBuffer.cpp b/benchmark/feature_mos/src/…
6876 +++ b/benchmark/feature_mos/src/mosaic_renderer/FrameBuffer.cpp
6976 diff --git a/benchmark/feature_mos/src/mosaic_renderer/FrameBuffer.h b/benchmark/feature_mos/src/mo…
6980 +++ b/benchmark/feature_mos/src/mosaic_renderer/FrameBuffer.h
7016 diff --git a/benchmark/feature_mos/src/mosaic_renderer/Renderer.cpp b/benchmark/feature_mos/src/mos…
7020 +++ b/benchmark/feature_mos/src/mosaic_renderer/Renderer.cpp
7248 diff --git a/benchmark/feature_mos/src/mosaic_renderer/Renderer.h b/benchmark/feature_mos/src/mosai…
7252 +++ b/benchmark/feature_mos/src/mosaic_renderer/Renderer.h
7319 diff --git a/benchmark/feature_mos/src/mosaic_renderer/SurfaceTextureRenderer.cpp b/benchmark/featu…
7323 +++ b/benchmark/feature_mos/src/mosaic_renderer/SurfaceTextureRenderer.cpp
7511 diff --git a/benchmark/feature_mos/src/mosaic_renderer/SurfaceTextureRenderer.h b/benchmark/feature…
7515 +++ b/benchmark/feature_mos/src/mosaic_renderer/SurfaceTextureRenderer.h
7561 diff --git a/benchmark/feature_mos/src/mosaic_renderer/WarpRenderer.cpp b/benchmark/feature_mos/src…
7565 +++ b/benchmark/feature_mos/src/mosaic_renderer/WarpRenderer.cpp
7757 diff --git a/benchmark/feature_mos/src/mosaic_renderer/WarpRenderer.h b/benchmark/feature_mos/src/m…
7761 +++ b/benchmark/feature_mos/src/mosaic_renderer/WarpRenderer.h
7807 diff --git a/benchmark/feature_mos/src/mosaic_renderer/YVURenderer.cpp b/benchmark/feature_mos/src/…
7811 +++ b/benchmark/feature_mos/src/mosaic_renderer/YVURenderer.cpp
7973 diff --git a/benchmark/feature_mos/src/mosaic_renderer/YVURenderer.h b/benchmark/feature_mos/src/mo…
7977 +++ b/benchmark/feature_mos/src/mosaic_renderer/YVURenderer.h
8014 diff --git a/benchmark/feature_mos_jni.cpp b/benchmark/feature_mos_jni.cpp
8018 +++ b/benchmark/feature_mos_jni.cpp
8689 diff --git a/benchmark/feature_stab/db_vlvm/db_bundle.h b/benchmark/feature_stab/db_vlvm/db_bundle.h
8693 +++ b/benchmark/feature_stab/db_vlvm/db_bundle.h
8763 diff --git a/benchmark/feature_stab/db_vlvm/db_feature_detection.cpp b/benchmark/feature_stab/db_vl…
8767 +++ b/benchmark/feature_stab/db_vlvm/db_feature_detection.cpp
10539 diff --git a/benchmark/feature_stab/db_vlvm/db_feature_detection.h b/benchmark/feature_stab/db_vlvm…
10543 +++ b/benchmark/feature_stab/db_vlvm/db_feature_detection.h
10724 diff --git a/benchmark/feature_stab/db_vlvm/db_feature_matching.cpp b/benchmark/feature_stab/db_vlv…
10728 +++ b/benchmark/feature_stab/db_vlvm/db_feature_matching.cpp
14139 diff --git a/benchmark/feature_stab/db_vlvm/db_feature_matching.h b/benchmark/feature_stab/db_vlvm/…
14143 +++ b/benchmark/feature_stab/db_vlvm/db_feature_matching.h
14405 diff --git a/benchmark/feature_stab/db_vlvm/db_framestitching.cpp b/benchmark/feature_stab/db_vlvm/…
14409 +++ b/benchmark/feature_stab/db_vlvm/db_framestitching.cpp
14580 diff --git a/benchmark/feature_stab/db_vlvm/db_framestitching.h b/benchmark/feature_stab/db_vlvm/db…
14584 +++ b/benchmark/feature_stab/db_vlvm/db_framestitching.h
14680 diff --git a/benchmark/feature_stab/db_vlvm/db_image_homography.cpp b/benchmark/feature_stab/db_vlv…
14684 +++ b/benchmark/feature_stab/db_vlvm/db_image_homography.cpp
15018 diff --git a/benchmark/feature_stab/db_vlvm/db_image_homography.h b/benchmark/feature_stab/db_vlvm/…
15022 +++ b/benchmark/feature_stab/db_vlvm/db_image_homography.h
15207 diff --git a/benchmark/feature_stab/db_vlvm/db_metrics.h b/benchmark/feature_stab/db_vlvm/db_metric…
15211 +++ b/benchmark/feature_stab/db_vlvm/db_metrics.h
15621 diff --git a/benchmark/feature_stab/db_vlvm/db_rob_image_homography.cpp b/benchmark/feature_stab/db…
15625 +++ b/benchmark/feature_stab/db_vlvm/db_rob_image_homography.cpp
16709 diff --git a/benchmark/feature_stab/db_vlvm/db_rob_image_homography.h b/benchmark/feature_stab/db_v…
16713 +++ b/benchmark/feature_stab/db_vlvm/db_rob_image_homography.h
16863 diff --git a/benchmark/feature_stab/db_vlvm/db_robust.h b/benchmark/feature_stab/db_vlvm/db_robust.h
16867 +++ b/benchmark/feature_stab/db_vlvm/db_robust.h
16930 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities.cpp b/benchmark/feature_stab/db_vlvm/db_ut…
16934 +++ b/benchmark/feature_stab/db_vlvm/db_utilities.cpp
17112 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities.h b/benchmark/feature_stab/db_vlvm/db_util…
17116 +++ b/benchmark/feature_stab/db_vlvm/db_utilities.h
17689 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_algebra.h b/benchmark/feature_stab/db_vlvm…
17693 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_algebra.h
17736 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_camera.cpp b/benchmark/feature_stab/db_vlv…
17740 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_camera.cpp
17792 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_camera.h b/benchmark/feature_stab/db_vlvm/…
17796 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_camera.h
18130 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_constants.h b/benchmark/feature_stab/db_vl…
18134 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_constants.h
18344 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_geometry.h b/benchmark/feature_stab/db_vlv…
18348 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_geometry.h
18471 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_indexing.cpp b/benchmark/feature_stab/db_v…
18475 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_indexing.cpp
18597 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_indexing.h b/benchmark/feature_stab/db_vlv…
18601 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_indexing.h
18873 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_linalg.cpp b/benchmark/feature_stab/db_vlv…
18877 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_linalg.cpp
19255 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_linalg.h b/benchmark/feature_stab/db_vlvm/…
19259 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_linalg.h
20063 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_poly.cpp b/benchmark/feature_stab/db_vlvm/…
20067 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_poly.cpp
20304 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_poly.h b/benchmark/feature_stab/db_vlvm/db…
20308 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_poly.h
20693 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_random.h b/benchmark/feature_stab/db_vlvm/…
20697 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_random.h
20797 diff --git a/benchmark/feature_stab/db_vlvm/db_utilities_rotation.h b/benchmark/feature_stab/db_vlv…
20801 +++ b/benchmark/feature_stab/db_vlvm/db_utilities_rotation.h
20862 diff --git a/benchmark/feature_stab/doc/Readme.txt b/benchmark/feature_stab/doc/Readme.txt
20866 +++ b/benchmark/feature_stab/doc/Readme.txt
20871 diff --git a/benchmark/feature_stab/doc/dbreg_API_doxyfile b/benchmark/feature_stab/doc/dbreg_API_d…
20875 +++ b/benchmark/feature_stab/doc/dbreg_API_doxyfile
22434 diff --git a/benchmark/feature_stab/src/dbreg/dbreg.cpp b/benchmark/feature_stab/src/dbreg/dbreg.cpp
22438 +++ b/benchmark/feature_stab/src/dbreg/dbreg.cpp
23233 diff --git a/benchmark/feature_stab/src/dbreg/dbreg.h b/benchmark/feature_stab/src/dbreg/dbreg.h
23237 +++ b/benchmark/feature_stab/src/dbreg/dbreg.h
23820 diff --git a/benchmark/feature_stab/src/dbreg/dbstabsmooth.cpp b/benchmark/feature_stab/src/dbreg/d…
23824 +++ b/benchmark/feature_stab/src/dbreg/dbstabsmooth.cpp
24127 diff --git a/benchmark/feature_stab/src/dbreg/dbstabsmooth.h b/benchmark/feature_stab/src/dbreg/dbs…
24131 +++ b/benchmark/feature_stab/src/dbreg/dbstabsmooth.h
24290 diff --git a/benchmark/feature_stab/src/dbreg/targetver.h b/benchmark/feature_stab/src/dbreg/target…
24294 +++ b/benchmark/feature_stab/src/dbreg/targetver.h
24336 diff --git a/benchmark/feature_stab/src/dbreg/vp_motionmodel.c b/benchmark/feature_stab/src/dbreg/v…
24340 +++ b/benchmark/feature_stab/src/dbreg/vp_motionmodel.c
24719 diff --git a/benchmark/feature_stab/src/dbreg/vp_motionmodel.h b/benchmark/feature_stab/src/dbreg/v…
24723 +++ b/benchmark/feature_stab/src/dbreg/vp_motionmodel.h
25007 diff --git a/benchmark/feature_stab/src/dbregtest/PgmImage.cpp b/benchmark/feature_stab/src/dbregte…
25011 +++ b/benchmark/feature_stab/src/dbregtest/PgmImage.cpp
25273 diff --git a/benchmark/feature_stab/src/dbregtest/PgmImage.h b/benchmark/feature_stab/src/dbregtest…
25277 +++ b/benchmark/feature_stab/src/dbregtest/PgmImage.h
25374 diff --git a/benchmark/feature_stab/src/dbregtest/dbregtest.cpp b/benchmark/feature_stab/src/dbregt…
25378 +++ b/benchmark/feature_stab/src/dbregtest/dbregtest.cpp
25779 diff --git a/benchmark/feature_stab/src/dbregtest/stdafx.cpp b/benchmark/feature_stab/src/dbregtest…
25783 +++ b/benchmark/feature_stab/src/dbregtest/stdafx.cpp
25809 diff --git a/benchmark/feature_stab/src/dbregtest/stdafx.h b/benchmark/feature_stab/src/dbregtest/s…
25813 +++ b/benchmark/feature_stab/src/dbregtest/stdafx.h
25843 diff --git a/benchmark/feature_stab/src/dbregtest/targetver.h b/benchmark/feature_stab/src/dbregtes…
25847 +++ b/benchmark/feature_stab/src/dbregtest/targetver.h
25878 diff --git a/benchmark/mosaic_renderer_jni.cpp b/benchmark/mosaic_renderer_jni.cpp
25882 +++ b/benchmark/mosaic_renderer_jni.cpp
26646 diff --git a/benchmark/mosaic_renderer_jni.h b/benchmark/mosaic_renderer_jni.h
26650 +++ b/benchmark/mosaic_renderer_jni.h