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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_celt.c145 static const float celt_beta_coef[] = { /* TODO: precompute 1 minus this if the code ends up neater */ variable
535 beta = 1.0f - celt_beta_coef[s->duration];

Completed in 104 milliseconds