Searched refs:frame_avg (Results 1 – 1 of 1) sorted by relevance
1714 opus_val32 frame_avg=0; in celt_encode_with_ec() local1721 frame_avg += follow; in celt_encode_with_ec()1723 frame_avg /= (end-start); in celt_encode_with_ec()1724 temporal_vbr = SUB16(frame_avg,st->spec_avg); in celt_encode_with_ec()