]> granicus.if.org Git - libx264/commit
Replace 16x16=>32 mul + pack + add by a simple 16x16=>16 multiply-add.
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Mon, 19 Jan 2009 20:29:27 +0000 (21:29 +0100)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Tue, 20 Jan 2009 06:43:11 +0000 (07:43 +0100)
commit7a1bfdd1f11a2da2ec6b9c473ed0baf9047a5460
treed6537e059c1f8064c277fe282253d435a6d0e481
parent1f0e78d8ea5b0d260f8497d4817b1962f6b0894d
Replace 16x16=>32 mul + pack + add by a simple 16x16=>16 multiply-add.
Suggested by Loren.
common/ppc/predict.c