commit | 4d1424faf95df177b4815064ac2d1d7f1b75b5e4 | [log] [tgz] |
---|---|---|
author | Marco <marpan@chromium.org> | Mon Sep 14 10:13:33 2015 -0700 |
committer | Marco <marpan@chromium.org> | Mon Sep 14 13:13:32 2015 -0700 |
tree | b4ed48ba11b72b393c928d2ef7d08c5d1ed9f581 | |
parent | fe776ce61ffeda515fa8ba7086009fbfdb477137 [diff] |
For 1 pass: always use the normative filter in vp9_scale_if_required() The normative (convolve8) filter is optimized/faster than the nonnormative one. Pass usage of scaler (normative/nonomorative) to vp9_scale_if_required(), and always use normative one for 1 pass. Change-Id: I2b71d9ff18b3c7499b058d1325a9554de993dd52