Searched refs:f_delt (Results 1 – 2 of 2) sorted by relevance
51 uint8_t f_delt; ///< Difference between original and center frequency member
344 t->f_delt = (freq & ((1 << (5 - group)) - 1)) << group; in parse_tonal()345 t->ph_rot = 256 - (t->x_freq & 1) * 128 - t->f_delt * 4; in parse_tonal()1641 const float *cf = ff_dca_corr_cf[t->f_delt]; in synth_tones()