vpx/examples
JackyChen 1a53c0c9e1 vp9: Simplify the logic in denoiser SSE2 code.
Block size passed into denoiser filter is always >= BLOCK_8X8 (in
vp9_pick_inter_mode), it is not necessary to check smaller block
size. Passed the bitexact test on clips with different resolutions and
noise levels.

Change-Id: I19fa3195d18c27d9e5de60dc11cff1522ef3714e
2016-04-26 09:04:39 -07:00
..
decode_to_md5.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
decode_with_drops.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
postproc.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
resize_util.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
set_maps.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
simple_decoder.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
simple_encoder.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
twopass_encoder.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
vp8_multi_resolution_encoder.c vp8: multi-res-encoder: Fix timer around encoder in sample encoder. 2016-02-29 11:13:42 -08:00
vp8cx_set_ref.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
vp9_lossless_encoder.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
vp9_spatial_svc_encoder.c Vidyo patch: Changes to the scalability code. 2016-01-20 08:53:51 -08:00
vpx_temporal_svc_encoder.c vp9: Simplify the logic in denoiser SSE2 code. 2016-04-26 09:04:39 -07:00