shithub: libvpx

Download patch

ref: 2f31a1644587e53bc7b5381a009e611de94a65f0
parent: 97b6a6f0374c77a3b23d14247a493ed7966af282
author: James Zern <jzern@google.com>
date: Wed Mar 8 15:42:35 EST 2017

move vp9_scale_and_extend_frame_c to vp9_frame_scale.c

this is similar to the x86 configuration and helps mitigate an issue
with a circular dependency between this function and the ssse3 variant
causing an outsized increase in binary size (~300K for chrome)
chrome.dll:
.text 255B000 -> 252B000
.data 7B000 -> 75000
-221184 bytes

BUG=chromium:697956

Change-Id: Ic95b142ecd62dd4f1795788aa27dd8fab59b708c