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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dkbdwin.c24 #define BESSEL_I0_ITER 50 // default: 50 iterations of Bessel I0 approximation macro
38 for (j = BESSEL_I0_ITER; j > 0; j--)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dkbdwin.c24 #define BESSEL_I0_ITER 50 // default: 50 iterations of Bessel I0 approximation macro
38 for (j = BESSEL_I0_ITER; j > 0; j--)

Completed in 154 milliseconds