Home | History | Annotate | Download | only in celt

Lines Matching refs:den

1384       opus_int32 den=mode->Fs>>BITRES;
1385 vbr_rate=(st->bitrate*frame_size+(den>>1))/den;