diff options
author | Mans Rullgard <mans@mansr.com> | 2012-08-10 16:42:54 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-08-13 01:03:25 +0100 |
commit | 1eb1f6f281eb6036d363e0317c1500be4a2708f2 (patch) | |
tree | 4d564ddd8b8f3f74809272559d26afe2acc86a18 /libavcodec/h264_ps.c | |
parent | 5a43eba956d095157359e1abf639984c8ca508e4 (diff) | |
download | ffmpeg-1eb1f6f281eb6036d363e0317c1500be4a2708f2.tar.gz |
g723.1: remove useless uses of MUL64()
The operands in both cases are 16-bit so cannot overflow a 32-bit
destination. In gain_scale() the inputs are reduced to 14-bit,
so even the shift cannot overflow.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/h264_ps.c')
0 files changed, 0 insertions, 0 deletions