vpx/vp9
Marco a2307ff095 vp9-denoiser. Code cleanup and bugfix.
Some cleanup and bugfix: pass mi_row/mi_col (not mv_col/mv_row)
to build_inter_predictors. This only affects case where
the frame is resized, but since denoising is not done on resized
frames, the fix has not effect currently.

Change-Id: I36617a7f0b43b6f49976745f15d400977e6ffa46
2016-04-04 09:11:00 -07:00
..
common VP9: Refactor vp9_decode_block_tokens() 2016-04-01 04:57:39 -07:00
decoder VP9: Refactor vp9_decode_block_tokens() 2016-04-01 04:57:39 -07:00
encoder vp9-denoiser. Code cleanup and bugfix. 2016-04-04 09:11:00 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
vp9_cx_iface.c Merge "Add a TODO for using tile rows while encoding with multiple threads" 2016-03-24 03:57:28 +00:00
vp9_dx_iface.c vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00
vp9_dx_iface.h vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00
vp9_iface_common.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp9cx.mk BUG FIX: undefined reference to `vp9_scale_and_extend_frame_c' 2016-02-08 13:42:56 -08:00
vp9dx.mk vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00