comparison msmpeg4.c @ 10401:b44eae1b1971 libavcodec

Use cbrtf and exp2f instead of pow to calculate tables for MPEG audio decoding. This hopefully is fast enough so that it is reasonable to use the same formula directly instead of the table for CONFIG_SMALL.
author reimar
date Thu, 15 Oct 2009 06:59:23 +0000
parents 6ac0d4957d35
children 95f3daa991a2
comparison
equal deleted inserted replaced
10400:866dffa620d1 10401:b44eae1b1971