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
/
common
/
x86
History
Dmitry Kovalev
fa143dbc8e
Renaming vp9_short_fdct8x8 to vp9_fdct8x8.
...
For consistency with idct function names. Change-Id: I7b6af2f92c66eff56f84ed29edc3a66af8dc421f
2013-10-23 10:52:33 -07:00
..
vp9_asm_stubs.c
Fix a few indent format issues in buffer defs
2013-10-15 11:51:09 -07:00
vp9_copy_sse2.asm
Replace copy_memNxM functions with a generic copy/avg function.
2013-07-10 18:27:24 -07:00
vp9_idct_intrin_sse2.c
Renaming vp9_short_fdct8x8 to vp9_fdct8x8.
2013-10-23 10:52:33 -07:00
vp9_intrapred_sse2.asm
Fix x86inc.asm to build PIC code correctly
2013-09-18 13:45:46 -07:00
vp9_intrapred_ssse3.asm
Fix d207 intra prediction SSSE3 functions
2013-10-18 17:00:18 -07:00
vp9_loopfilter_intrin_sse2.c
Improved mb_lpf_horizontal_edge_w_sse2_8
2013-08-29 08:30:17 -04:00
vp9_loopfilter_mmx.asm
Removing unused simple loopfilter code.
2013-05-10 11:04:43 -07:00
vp9_postproc_mmx.asm
Code cleanup: lower case variable names.
2013-03-20 16:41:30 -07:00
vp9_postproc_sse2.asm
Code cleanup: lower case variable names.
2013-03-20 16:41:30 -07:00
vp9_postproc_x86.h
fixed cpp lint issue in vp9_postproc_x86
2013-09-29 18:44:58 -07:00
vp9_subpixel_8t_sse2.asm
SSE2 8-tap sub-pixel filter optimization
2013-10-10 14:12:47 -07:00
vp9_subpixel_8t_ssse3.asm
Rewrite HORIZx4 and HORIZx8 in subpixel filter functions
2013-10-03 09:04:02 -07:00