ref: cec76a36d687ceb62b3cb27095ae3a3e0c98ac42
parent: 4be062bbc3466cfd542a7485f5a2a8eadac4f24e
author: Tero Rintaluoma <teror@google.com>
date: Wed Mar 30 09:45:59 EDT 2011
Wrapper function removed from vp8_subtract_b_neon function call Address calculations moved from encodemb_arm.c file to neon optimized assembly function to save cycles in function calls. - vp8_subtract_b_neon_func replaced with vp8_subtract_b_neon that contains all needed address calculations - unnecessary file encodemb_arm.c removed - consistent with ARMv6 optimized version Change-Id: I6cbc1a2670b56c2077f59995fcf8f70786b4990b