Searched refs:cng_bseg (Results 1 – 1 of 1) sorted by relevance
113 static const int cng_bseg[3] = { 2048, 18432, 231233 }; variable759 if (x >= cng_bseg[2]) in estimate_sid_gain()762 if (x >= cng_bseg[1]) { in estimate_sid_gain()767 seg = (x >= cng_bseg[0]); in estimate_sid_gain()