..
vp9_asm_stubs.c
Use SSSE3 for 2d filters larger than 16
2013-04-19 09:51:16 -07:00
vp9_idct_intrin_sse2.c
WIP: 4x4 idct/recon merge
2013-05-20 13:03:17 -04:00
vp9_iwalsh_mmx.asm
add private to assembly files to insure proper chromebuild
2012-12-20 09:40:18 -08:00
vp9_iwalsh_sse2.asm
add private to assembly files to insure proper chromebuild
2012-12-20 09:40:18 -08:00
vp9_loopfilter_intrin_sse2.c
Quick modifications to mb loopfilter intrinsic functions
2013-06-12 19:23:03 -04:00
vp9_loopfilter_mmx.asm
Removing unused simple loopfilter code.
2013-05-10 11:04:43 -07:00
vp9_loopfilter_sse2.asm
Removing unused simple loopfilter code.
2013-05-10 11:04:43 -07:00
vp9_loopfilter_x86.h
Removing unused simple loopfilter code.
2013-05-10 11:04:43 -07:00
vp9_mask_sse3.asm
add private to assembly files to insure proper chromebuild
2012-12-20 09:40:18 -08: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
google style guide include guards
2012-11-30 07:30:59 -08:00
vp9_recon_mmx.asm
Removed vp9_recon functions
2013-05-21 13:57:50 -04:00
vp9_recon_sse2.asm
Removed vp9_recon functions
2013-05-21 13:57:50 -04:00
vp9_recon_wrapper_sse2.c
Move dst to per-plane MACROBLOCKD data
2013-04-19 16:16:10 -07:00
vp9_sadmxn_sse2.c
vp9_sadmxn_x86 only contains SSE2 functions
2013-04-02 11:20:55 -07:00
vp9_subpixel_8t_ssse3.asm
convolve: support larger blocks, fix asm saturation bug
2013-04-18 13:57:59 -07:00