Home
last modified time | relevance | path

Searched refs:f_delt (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.h49 uint8_t f_delt; ///< Difference between original and center frequency member
H A Ddca_lbr.c335 t->f_delt = (freq & ((1 << (5 - group)) - 1)) << group; in parse_tonal()
336 t->ph_rot = 256 - (t->x_freq & 1) * 128 - t->f_delt * 4; in parse_tonal()
1632 const float *cf = ff_dca_corr_cf[t->f_delt]; in synth_tones()

Completed in 3 milliseconds