Home | History | Annotate | Download | only in celt

Lines Matching refs:variable_duration

76    int variable_duration;
1196 int variable_duration, int lfe, int has_surround_mask, opus_val16 surround_masking,
1240 tf_calibration = variable_duration==OPUS_FRAMESIZE_VARIABLE ?
1562 && st->complexity >= 5 && !(st->consec_transient && LM!=3 && st->variable_duration==OPUS_FRAMESIZE_VARIABLE);
1930 st->variable_duration, st->lfe, st->energy_mask!=NULL, surround_masking,
2327 st->variable_duration = value;