Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.h50 uint8_t ph_rot; ///< Phase rotation member
H A Ddca_lbr.c336 t->ph_rot = 256 - (t->x_freq & 1) * 128 - t->f_delt * 4; in parse_tonal()
339 - ((t->ph_rot << (5 - group)) - t->ph_rot); in parse_tonal()
1671 t->phs[ch] += t->ph_rot; in synth_tones()

Completed in 4 milliseconds