Home | History | Annotate | Download | only in celt

Lines Matching refs:variable_duration

77    int variable_duration;
1136 int variable_duration, int lfe, int has_surround_mask, opus_val16 surround_masking,
1180 tf_calibration = variable_duration==OPUS_FRAMESIZE_VARIABLE ?
1488 && st->complexity >= 5 && !(st->consec_transient && LM!=3 && st->variable_duration==OPUS_FRAMESIZE_VARIABLE);
1857 st->variable_duration, st->lfe, st->energy_mask!=NULL, surround_masking,
2270 st->variable_duration = value;