vpx/vp8
Marco Paniconi daed770d99 vp8: Set default denoiser_decision to copy for UV channel.
Since the UV decision to denoise is based on Y, we need to set
the default/initial denoiser decision_u/v to COPY_BLOCK,
to make sure if no uv_denoiser is applied we still update
(uv)running_avg with source.

Change-Id: I5af1c2afbd40c498cd3de208bea88c837099b24d
2014-07-22 11:12:50 -07:00
..
common Disable vp8_sixtap_predict4x4_neon 2014-07-18 14:08:52 -07:00
decoder call vp[89]_clear_system_state after longjmp 2014-07-10 12:36:28 -07:00
encoder vp8: Set default denoiser_decision to copy for UV channel. 2014-07-22 11:12:50 -07:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk Use lrand48 on Android 2014-06-12 19:57:25 -07:00
vp8_cx_iface.c Rewrite functions related to first pass block stats 2014-07-14 17:45:27 -07:00
vp8_dx_iface.c Misc. bit-depth related changes 2014-07-14 11:48:04 -07:00
vp8cx_arm.mk Only build neon assembly for armv7 targets 2014-05-12 08:52:02 -07:00
vp8cx.mk sse4 regular quantize 2014-06-18 14:26:16 -07:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00