comparison pixdesc.h @ 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 2887f410011f
children 0a97bc8da768
comparison
equal deleted inserted replaced
10400:866dffa620d1 10401:b44eae1b1971