Searched refs:frame_avg (Results 1 – 1 of 1) sorted by relevance
1824 opus_val32 frame_avg=0; in celt_encode_with_ec() local1831 frame_avg += follow; in celt_encode_with_ec()1833 frame_avg /= (end-start); in celt_encode_with_ec()1834 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()