comparison lzw.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 0dce4fe6e6f3
children e15eb76d9e47
comparison
equal deleted inserted replaced
10400:866dffa620d1 10401:b44eae1b1971