Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daacps_tablegen.h135 float pd2_re = ipdopd_cos[pd2]; in ps_tableinit() local
137 float re_smooth = 0.25f * pd0_re + 0.5f * pd1_re + pd2_re; in ps_tableinit()
Daacps_fixed_tablegen.h290 int pd2_re = ipdopd_cos[pd2]; in ps_tableinit() local
292 int re_smooth = pd0_re + pd1_re + pd2_re; in ps_tableinit()