fd3658b0e4
this macro was used inconsistently and only differs in behavior from DECLARE_ALIGNED when an alignment attribute is unavailable. this macro is used with calls to assembly, while generic c-code doesn't rely on it, so in a c-only build without an alignment attribute the code will function as expected. Change-Id: Ie9d06d4028c0de17c63b3a27e6c1b0491cc4ea79 |
||
---|---|---|
.. | ||
dct_mmx.asm | ||
dct_sse2.asm | ||
denoising_sse2.c | ||
encodeopt.asm | ||
fwalsh_sse2.asm | ||
quantize_mmx.asm | ||
quantize_sse2.c | ||
quantize_sse4.c | ||
quantize_ssse3.c | ||
ssim_opt_x86_64.asm | ||
subtract_mmx.asm | ||
subtract_sse2.asm | ||
temporal_filter_apply_sse2.asm | ||
vp8_enc_stubs_mmx.c | ||
vp8_enc_stubs_sse2.c |