aom/vp10
Geza Lore fa63b5514a Use standard rounding in intra filters.
Use the same rounding method that is used throughout the codebase,
where the halfway value is rounded up rather than down.

Change-Id: Ie969ed7eb9fcc88a93a90c7e274fd82f336c7e4d
2016-05-19 13:16:42 +01:00
..
common Use standard rounding in intra filters. 2016-05-19 13:16:42 +01:00
decoder Unify the per directional filter type system for compound modes 2016-05-16 14:41:08 -07:00
encoder Refactor on getting upsampled reference frame 2016-05-18 16:00:23 -07:00
exports_dec
exports_enc
vp10_common.mk remove redundant header 2016-04-15 15:34:05 -07:00
vp10_cx_iface.c Make superblock size variable at the frame level. 2016-04-07 10:34:25 +01:00
vp10_dx_iface.c Add decoder APIs and unit tests in tile-coding experiment 2016-05-11 16:47:26 -07:00
vp10_iface_common.h
vp10cx.mk HBD inverse HT 4x4 SSE4.1 optimization 2016-05-13 12:08:43 -07:00
vp10dx.mk