comparison dca.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 464ea00ac79e
children 212a837ebd27
comparison
equal deleted inserted replaced
10400:866dffa620d1 10401:b44eae1b1971