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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcelp_math.h43 int ff_exp2(uint16_t power);
H A Dcelp_math.c71 int ff_exp2(uint16_t power) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcelp_math.h54 int ff_exp2(uint16_t power);
H A Dcelp_math.c48 int ff_exp2(uint16_t power) function
H A Dacelp_pitch_delay.c117 ((ff_exp2(mr_energy & 0x7fff) + 16) >> 5) * (gain_corr_factor >> 1),

Completed in 105 milliseconds