aom/vp8
Timothy B. Terriberry f4a8594492 Add const qualifiers to variance/SAD functions.
These functions should never change their input, and there's no
 reason not to declare that.
This allows them to be passed static const data.

Change-Id: Ia49fe4b01e80e9afcb24b4844817694d4da5995c
2010-10-12 08:40:54 -04:00
..
common nasm: movhps compatibility QWORD->MMWORD 2010-10-04 20:47:19 -04:00
decoder nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
encoder Add const qualifiers to variance/SAD functions. 2010-10-12 08:40:54 -04:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk move reconintra_mt to decoder (for now) 2010-09-24 11:23:06 -04:00
vp8_cx_iface.c Changed defaults & range checking for AltRef params 2010-09-30 10:06:09 +01:00
vp8_dx_iface.c Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8cx.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8cx_arm.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8dx.mk move reconintra_mt to decoder (for now) 2010-09-24 11:23:06 -04:00
vp8dx_arm.mk Update NEON wide idcts 2010-09-09 14:08:12 -04:00