Searched refs:ff_exp2 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcelp_math.h43 int ff_exp2(uint16_t power);
H A Dcelp_math.c87 int ff_exp2(uint16_t power) function
147 int ff_exp2(uint16_t power) function
H A Dacelp_pitch_delay.c113 ((ff_exp2(mr_energy & 0x7fff) + 16) >> 5) * (gain_corr_factor >> 1),

Completed in 48 milliseconds