Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcelp_math.h54 int ff_exp2(uint16_t power);
H A Dcelp_math.c48 int ff_exp2(uint16_t power) in ff_exp2() function
H A Dacelp_pitch_delay.c76 ((ff_exp2(mr_energy & 0x7fff) + 16) >> 5) * (gain_corr_factor >> 1), in ff_acelp_decode_gain_code()

Completed in 3 milliseconds