Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcelp_math.c40 static const uint16_t exp2b[]= variable
54 result= (result<<3) + ((result*exp2b[(power>>5)&31])>>17); in ff_exp2()

Completed in 1 milliseconds