mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
OpenCV FFmpeg wrapper download links are preserved from ffmpeg/master branch
This commit is contained in:
@@ -736,7 +736,6 @@ int64 getCPUTickCount(void)
|
||||
|
||||
int64 getCPUTickCount(void)
|
||||
{
|
||||
int64 result = 0;
|
||||
unsigned upper, lower, tmp;
|
||||
__asm__ volatile(
|
||||
"0: \n"
|
||||
|
||||
Reference in New Issue
Block a user