vpx/vp9
Marco 6c0011a255 vp9-svc: Avoid minmax variance for non-reference frames.
For choose_partitioning (speed >= 6): avoid computation
of minmax variance for non-reference frames in SVC.

Existing condition only avoided this for speed >= 8.
Combine that existing logic with non-reference condition.

Small speedup (~0.5-1%) for 3 layer SVC,
neutral change on avgPSNR/SSIM metrics.

Change-Id: I3e9f3a1af0647b15e475cf170d9402908d672ee5
2017-11-09 16:27:27 -08:00
..
common Support building AVX-512 and implement sadx4 for AVX-512 2017-11-03 13:37:23 -04:00
decoder vp9: remove FrameWorkerData & vp9_dthread.h 2017-07-05 22:32:00 -07:00
encoder vp9-svc: Avoid minmax variance for non-reference frames. 2017-11-09 16:27:27 -08:00
exports_dec
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk vp8: remove VP8_SET_DBG* control support 2016-09-20 20:19:36 -07:00
vp9_cx_iface.c VP9 level targeting: add a new AUTO mode 2017-09-14 16:20:29 +00:00
vp9_dx_iface.c vp9_dx_iface: Stop using iter parameter incorrectly 2017-09-27 09:59:39 -07:00
vp9_dx_iface.h vp9: remove FrameWorkerData & vp9_dthread.h 2017-07-05 22:32:00 -07:00
vp9_iface_common.h vp9/decoder,vp9/*.[hc]: apply clang-format 2016-08-03 14:29:31 -07:00
vp9cx.mk Add 2 to 1 scaling NEON optimization 2017-09-07 12:33:50 -07:00
vp9dx.mk vp9: remove FrameWorkerData & vp9_dthread.h 2017-07-05 22:32:00 -07:00