video_processing: Removed usage of WEBRTC_SPL_UMUL_16_16

The trivial macro WEBRTC_SPL_UMUL_16_16 is nothing but plain mutliplication of casted values. This CL explicitly use "*" at place and casts if necessary.

BUG=3348,3353
TESTED=locally on linux and trybots
R=henrik.lundin@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/23499004

git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@7100 4adac7df-926f-26a2-2b94-8c16560cd09d
1 file changed