Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dvbrquantize.c1510 int sum_gr = 0; in VBR_encode_frame() local
1512 sum_gr += max_nbits_ch[gr][ch]; in VBR_encode_frame()
1517 sum_fr += sum_gr; in VBR_encode_frame()
1518 if (sum_gr > MAX_BITS_PER_GRANULE) { in VBR_encode_frame()

Completed in 3 milliseconds