Searched refs:vbr_count (Results 1 – 1 of 1) sorted by relevance
110 opus_int32 vbr_count; member2131 if (st->vbr_count < 970) in celt_encode_with_ec()2133 st->vbr_count++; in celt_encode_with_ec()2134 alpha = celt_rcp(SHL32(EXTEND32(st->vbr_count+20),16)); in celt_encode_with_ec()