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
hui su
1c9b0918b3
Fix some interger overflow errors
...
Change-Id: I7e44bd952f28ce9925e8bdf6ee8ca2bb13de1b49
2016-02-02 17:32:15 -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
Fix some interger overflow errors
2016-02-02 17:32:15 -08: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