Changeset 42713 for branches/eam_branches/ipp-20230313/psLib/test/imageops
- Timestamp:
- Aug 3, 2024, 1:01:10 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/psLib/test/imageops/convolutionBench.c
r23259 r42713 56 56 } 57 57 58 char size[ 16];58 char size[32]; 59 59 sprintf(size, "%dx%d", imageCols, imageRows); 60 60 printf("%15s", size);
Note:
See TracChangeset
for help on using the changeset viewer.
