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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A D8svx.c28 * : exponential encoding
58 static const int8_t exponential[16] = { -128, -64, -32, -16, -8, -4, -2, -1, 0, 1, 2, 4, 8, 16, 32, 64 }; variable
165 case AV_CODEC_ID_8SVX_EXP: esc->table = exponential; break;
205 .long_name = NULL_IF_CONFIG_SMALL("8SVX exponential"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A D8svx.c28 * : exponential encoding
48 static const int8_t exponential[16] = { -128, -64, -32, -16, -8, -4, -2, -1, variable
187 esc->table = exponential;
233 .long_name = NULL_IF_CONFIG_SMALL("8SVX exponential"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm243 not ok 5 - simple exponential
248 exponential".
276 ok( $exp{9} == 81, 'simple exponential' );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dsetox.S4 | The entry point setox computes the exponential of a value.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S6682 # setox(): computes the exponential for a normalized input #
6683 # setoxd(): computes the exponential for a denormalized input #
6684 # setoxm1(): computes the exponential minus 1 for a normalized input #
6685 # setoxm1d(): computes the exponential minus 1 for a denormalized input #

Completed in 111 milliseconds