CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 02:15:42 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/opencv/opencv.git
etag: W/"eb305bbe85a618c6a115c5cfd4bce0d6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=8o6ofzaa9kKntX0y1oX6qO0Hgi6FZ3TQix769lTG5o9ydeuYERxFHmNX50dYZ%2BgFHFmoyEGLGXdCxXQzKRrajVFQh3DjNhIPZ0FVkJj2IvqaBgYdzWi6NACXweaCV7AvVk5tlLzkn9NdemIU36Vmuh4DDZpXHvCbqkbJvP1klj0YWDOXlI9wMUTFd9LLtiY4pf3XcHg7pEu4hYpRP7HJwzcKEI%2BMniETPxInzJEYHmAQyQWXw3VvNwf8kLGP0tygui%2FADOPSHSL9NGtzfcjYUw%3D%3D--VOavICjPmsxFDnto--Hbx1bRSJCxlq7DGuWKo5LQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1309365850.1753150541; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 02:15:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 02:15:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 86FE:3520D4:70888:A8BE0:687EF44D
Merge pull request #25506 from savuor:rv/hal_mul16 · opencv/opencv@69af621 · GitHub
Copy file name to clipboardExpand all lines: modules/core/src/arithm.cpp
Copy file name to clipboardExpand all lines: modules/core/src/hal_replacement.hpp
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Commit 69af621
authored
Merge pull request #25506 from savuor:rv/hal_mul16
HAL mul8x8to16 added #25506
Fixes #25034
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake1 parent 83e32c4 commit 69af621Copy full SHA for 69af621
File tree
Expand file treeCollapse file tree
2 files changed
+146
-54
lines changedFilter options
- modules/core/src
Expand file treeCollapse file tree
2 files changed
+146
-54
lines changedmodules/core/src/arithm.cpp
Copy file name to clipboardExpand all lines: modules/core/src/arithm.cpp+142-54Lines changed: 142 additions & 54 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
588 | 593 |
| |
589 | 594 |
| |
590 |
| - | |
| 595 | + | |
591 | 596 |
| |
592 | 597 |
| |
593 | 598 |
| |
| |||
617 | 622 |
| |
618 | 623 |
| |
619 | 624 |
| |
620 |
| - | |
621 |
| - | |
622 |
| - | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
623 | 632 |
| |
624 | 633 |
| |
625 | 634 |
| |
| |||
750 | 759 |
| |
751 | 760 |
| |
752 | 761 |
| |
| 762 | + | |
753 | 763 |
| |
| 764 | + | |
754 | 765 |
| |
| 766 | + | |
755 | 767 |
| |
| 768 | + | |
756 | 769 |
| |
757 | 770 |
| |
| 771 | + | |
758 | 772 |
| |
| 773 | + | |
759 | 774 |
| |
| 775 | + | |
760 | 776 |
| |
| 777 | + | |
761 | 778 |
| |
762 | 779 |
| |
763 | 780 |
| |
| |||
767 | 784 |
| |
768 | 785 |
| |
769 | 786 |
| |
770 |
| - | |
771 |
| - | |
772 |
| - | |
773 |
| - | |
774 |
| - | |
775 |
| - | |
776 |
| - | |
777 |
| - | |
778 |
| - | |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
783 |
| - | |
784 |
| - | |
785 |
| - | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
786 | 792 |
| |
787 |
| - | |
788 |
| - | |
789 |
| - | |
790 |
| - | |
| 793 | + | |
791 | 794 |
| |
792 |
| - | |
793 |
| - | |
| 795 | + | |
| 796 | + | |
794 | 797 |
| |
795 |
| - | |
| 798 | + | |
796 | 799 |
| |
797 |
| - | |
798 |
| - | |
799 |
| - | |
| 800 | + | |
800 | 801 |
| |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
801 | 823 |
| |
| 824 | + | |
802 | 825 |
| |
803 | 826 |
| |
804 | 827 |
| |
| |||
814 | 837 |
| |
815 | 838 |
| |
816 | 839 |
| |
817 |
| - | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
818 | 843 |
| |
819 | 844 |
| |
820 | 845 |
| |
821 |
| - | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
822 | 849 |
| |
| 850 | + | |
823 | 851 |
| |
| 852 | + | |
824 | 853 |
| |
825 | 854 |
| |
826 | 855 |
| |
| |||
834 | 863 |
| |
835 | 864 |
| |
836 | 865 |
| |
837 |
| - | |
838 |
| - | |
839 |
| - | |
840 |
| - | |
841 |
| - | |
842 |
| - | |
| 866 | + | |
| 867 | + | |
843 | 868 |
| |
844 |
| - | |
| 869 | + | |
845 | 870 |
| |
846 |
| - | |
847 |
| - | |
848 |
| - | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
849 | 876 |
| |
850 |
| - | |
851 |
| - | |
852 |
| - | |
853 |
| - | |
| 877 | + | |
854 | 878 |
| |
855 |
| - | |
856 |
| - | |
| 879 | + | |
| 880 | + | |
857 | 881 |
| |
858 |
| - | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
859 | 890 |
| |
860 |
| - | |
861 |
| - | |
862 |
| - | |
| 891 | + | |
| 892 | + | |
863 | 893 |
| |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
864 | 901 |
| |
| 902 | + | |
865 | 903 |
| |
866 | 904 |
| |
867 | 905 |
| |
| |||
949 | 987 |
| |
950 | 988 |
| |
951 | 989 |
| |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
952 | 1022 |
| |
953 | 1023 |
| |
954 | 1024 |
| |
| |||
961 | 1031 |
| |
962 | 1032 |
| |
963 | 1033 |
| |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
964 | 1050 |
| |
965 | 1051 |
| |
966 | 1052 |
| |
| |||
986 | 1072 |
| |
987 | 1073 |
| |
988 | 1074 |
| |
989 |
| - | |
| 1075 | + | |
990 | 1076 |
| |
991 | 1077 |
| |
992 | 1078 |
| |
| 1079 | + | |
993 | 1080 |
| |
994 |
| - | |
| 1081 | + | |
| 1082 | + | |
995 | 1083 |
| |
996 | 1084 |
| |
997 | 1085 |
| |
|
modules/core/src/hal_replacement.hpp
Copy file name to clipboardExpand all lines: modules/core/src/hal_replacement.hpp+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
| 327 | + | |
| 328 | + | |
327 | 329 |
| |
328 | 330 |
| |
329 | 331 |
| |
| |||
378 | 380 |
| |
379 | 381 |
| |
380 | 382 |
| |
| 383 | + | |
| 384 | + | |
381 | 385 |
| |
382 | 386 |
| |
383 | 387 |
| |
|
You can’t perform that action at this time.
0 commit comments