Test decode and find mismatch in vp9 svc example encoder.
authorJerome Jiang <jianj@google.com>
Sat, 9 Feb 2019 03:29:10 +0000 (19:29 -0800)
committerJerome Jiang <jianj@google.com>
Tue, 12 Feb 2019 04:18:07 +0000 (20:18 -0800)
commitc10833faa65b2859231f4ab58c5da73a52168863
tree4e78e5a78fbd1928e72750bc69268e61956e17d4
parentdb50d729450917504aff6576395ad03e4e5f586c
Test decode and find mismatch in vp9 svc example encoder.

Also write it to opsnr.stt when internal stats is enabled.

Removed some redundant code in vpxenc.c and vp9cx_set_ref.c

Change-Id: I3700137fff0be92a23e4ab75713db72da1dc4076
examples/vp9_spatial_svc_encoder.c
examples/vp9cx_set_ref.c
tools_common.c
tools_common.h
vpxenc.c