Searched refs:frame_avg (Results 1 – 1 of 1) sorted by relevance
1641 opus_val32 frame_avg=0; in celt_encode_with_ec() local1648 frame_avg += follow; in celt_encode_with_ec()1650 frame_avg /= (st->end-st->start); in celt_encode_with_ec()1651 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()