Searched refs:cng_bseg (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 Dg723_1_data.h1327 static const int cng_bseg[3] = { 2048, 18432, 231233 }; variable
H A Dg723_1.c984 if (x >= cng_bseg[2])
987 if (x >= cng_bseg[1]) {
992 seg = (x >= cng_bseg[0]);

Completed in 99 milliseconds