Home
last modified time | relevance | path

Searched refs:gamma_s (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacps_tablegen.h160 float alpha_c, alpha_s, gamma_c, gamma_s; in ps_tableinit() local
170 gamma_s = sinf(gamma); in ps_tableinit()
173 HB[iid][icc][2] = -M_SQRT2 * alpha_s * gamma_s; in ps_tableinit()
174 HB[iid][icc][3] = M_SQRT2 * alpha_c * gamma_s; in ps_tableinit()