ref: 096eaba72807d3685f17bbd07c0b1f1807e1e93d
parent: f17a2eb9d53e4a2d7f691c0bb7bf7bfa36c3b479
author: Yunqing Wang <yunqingwang@google.com>
date: Tue Apr 29 10:36:51 EDT 2014
Remove VP8 save_reg_neon function This patch did a cleanup following the commit "Save NEON registers in VP8 NEON functions". The pushing/poping of callee-saved NEON registers was moved into individual NEON functions. Therefore, we don't need to save those registers at the beginning of codec. The related code was removed. Change-Id: I5648166514fc9beffb780aa138495597731f49ea