Searched refs:pd_re_smooth (Results 1 – 4 of 4) sorted by relevance
42 static float pd_re_smooth[8*8*8]; variable140 pd_re_smooth[pd0*64+pd1*8+pd2] = re_smooth * pd_mag; in ps_tableinit()
74 ARRAY_RENAME(array)(pd_re_smooth, 8*8*8); in main()
52 static int pd_re_smooth[8*8*8]; variable300 … pd_re_smooth[pd0*64+pd1*8+pd2] = (int)(((int64_t)re_smooth * pd_mag.mant + round) >> shift); in ps_tableinit()
645 INTFLOAT opd_re = pd_re_smooth[opd_idx]; in stereo_processing()647 INTFLOAT ipd_re = pd_re_smooth[ipd_idx]; in stereo_processing()