ref: 60dc7375afe21bd83d5c395bdf233d7a068fc2c9
parent: 2291563ba84b312ebefe26134dc27236d5ef81fb
author: Yaowu Xu <yaowu@google.com>
date: Wed Jun 26 05:33:16 EDT 2013
fixed a compiling problem with MSVC win32 build The aligned array in parameter list caused win32 build to report c2719 error. This commit fixed the issue by make the parameter type a pointer instead of an array. Change-Id: I4ed654ce4eba2db4995d9cdc136c68e9a6acc992