Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daacps_tablegen.h129 float pd0_re = ipdopd_cos[pd0]; in ps_tableinit() local
137 float re_smooth = 0.25f * pd0_re + 0.5f * pd1_re + pd2_re; in ps_tableinit()
Daacps_fixed_tablegen.h283 int pd0_re = (ipdopd_cos[pd0]+2)>>2; in ps_tableinit() local
292 int re_smooth = pd0_re + pd1_re + pd2_re; in ps_tableinit()