Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libyuv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libyuv
Repository
80ca4514ef6471a4e86dd333dcd271624c678233
Switch branch/tag
libyuv
util
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
cpuid tool fix - remove mipsdsp and add avx3
· ab9a42d9
Frank Barchard
authored
9 years ago
TBR=harryjin@google.com BUG=none Review URL:
https://codereview.chromium.org/1412373006
.
ab9a42d9
Name
Last commit
Last update
..
android
Add libyuv_unittest_apk target to run tests on Android
9 years ago
Makefile
move Calc functions for psnr into header to avoid duplicate links.
10 years ago
compare.cc
Sobel use G channel for consistency on all CPUs, better performance and full range of 0 to 255.
11 years ago
convert.cc
change tile size for convert util and unittest to 32x32 which would lend itself to AVX2 or VP9
11 years ago
cpuid.c
cpuid tool fix - remove mipsdsp and add avx3
9 years ago
psnr.cc
psnr tool, work around for ios 64 bit compiler where int passed into assembly needs to be explicitely cast to 'w' register.
9 years ago
psnr.h
jpeg psnr avoid duplicates with libyuv by checking HAVE_JPEG
10 years ago
psnr_main.cc
Show jpeg as an option for psnr tool if enabled
10 years ago
ssim.cc
jpeg psnr avoid duplicates with libyuv by checking HAVE_JPEG
10 years ago
ssim.h
jpeg psnr avoid duplicates with libyuv by checking HAVE_JPEG
10 years ago