g723.1: simplify scale_vector()
authorMans Rullgard <mans@mansr.com>
Mon, 13 Aug 2012 22:50:10 +0000 (23:50 +0100)
committerMans Rullgard <mans@mansr.com>
Tue, 14 Aug 2012 11:08:30 +0000 (12:08 +0100)
commit0d230e9312a676266bd6fa3478032db4860221a7
treeb26e240cfa0a3055479164b92a144ac0b8106ffe
parenta4b8fc3a8a4ec8e704885d3097b6bfbdc7827b6e
g723.1: simplify scale_vector()

It is impossible for bits to be 15 here so the special case is
not needed.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/g723_1.c