Home
last modified time | relevance | path

Searched refs:pitch_change (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dcelt_encoder.c1300 opus_val16 tf_estimate, int pitch_change, opus_val16 maxDepth, in compute_vbr() argument
1358 if (pitch_change) in compute_vbr()
1365 (void)pitch_change; in compute_vbr()
1461 int pitch_change=0; in celt_encode_with_ec() local
1671 pitch_change = 1; in celt_encode_with_ec()
2080 st->stereo_saving, tot_boost, tf_estimate, pitch_change, maxDepth, in celt_encode_with_ec()