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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcelp_math.c45 static const uint16_t exp2a[]= variable
73 unsigned int result= exp2a[power>>10] + 0x10000;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcelp_math.c32 static const uint16_t exp2a[]= variable
50 unsigned int result= exp2a[power>>10] + 0x10000;

Completed in 132 milliseconds