This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
vpx
Watch
1
Star
0
Fork
0
You've already forked vpx
Code
Issues
Pull Requests
Releases
Wiki
Activity
vpx
/
vp9
/
encoder
/
x86
History
James Zern
d36659cec7
move vp9_avg to vpx_dsp
...
Change-Id: I7bc991abea383db1f86c1bb0f2e849837b54d90f
2015-12-14 14:42:12 -08:00
..
vp9_dct_mmx.asm
Use newer x86inc.asm
2015-08-07 16:44:44 -07:00
vp9_dct_sse2.c
Replace vp9_ prefix in 2D-DCT functions with vpx_
2015-07-28 16:06:44 -07:00
vp9_dct_ssse3.c
Factor inverse transform functions into vpx_dsp
2015-07-31 16:21:00 -07:00
vp9_denoiser_sse2.c
vpx_mem: remove vpx_memcpy
2015-04-28 19:59:41 -07:00
vp9_diamond_search_sad_avx.c
Add AVX vectorized vp9_diamond_search_sad
2015-11-11 14:03:47 +00:00
vp9_error_intrin_avx2.c
vp9 intrinsics: add vp9_rtcd include
2015-05-15 10:43:47 -07:00
vp9_error_sse2.asm
Use newer x86inc.asm
2015-08-07 16:44:44 -07:00
vp9_highbd_block_error_intrin_sse2.c
Added highbitdepth sse2 acceleration for quantize
2014-11-19 23:55:19 -08:00
vp9_highbd_error_avx.asm
Optimize vp9_highbd_block_error_8bit assembly.
2015-10-21 12:30:40 +01:00
vp9_highbd_error_sse2.asm
Optimization of 8bit block error for high bitdepth
2015-10-08 14:05:25 -07:00
vp9_quantize_sse2.c
Migrate quantization functions from vp9/ to vpx_dsp/
2015-07-17 16:38:14 -07:00
vp9_quantize_ssse3_x86_64.asm
Use newer x86inc.asm
2015-08-07 16:44:44 -07:00
vp9_temporal_filter_apply_sse2.asm
Fixed a crash windows build
2014-05-28 15:50:50 -07:00