sse2 version of vp8_regular_quantize_b
Added sse2 version of vp8_regular_quantize_b which improved encode performance(for the clip used) by ~10% for 32 bit builds and ~3% for 64 bit builds. Also updated SHADOW_ARGS_TO_STACK to allow for more than 9 arguments. Change-Id: I62f78eabc8040b39f3ffdf21be175811e96b39af
Showing
vp8/encoder/x86/quantize_sse2.asm
0 → 100644
vp8/encoder/x86/quantize_x86.h
0 → 100644
Please register or sign in to comment