Searched refs:pd_re_smooth (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacps_tablegen.c58 printf("static const float pd_re_smooth[8*8*8] = {\n");
59 write_float_array(pd_re_smooth, 8*8*8);
H A Daacps_tablegen.h37 static float pd_re_smooth[8*8*8]; variable
135 pd_re_smooth[pd0*64+pd1*8+pd2] = re_smooth * pd_mag;
H A Daacps.c884 float opd_re = pd_re_smooth[opd_idx];
886 float ipd_re = pd_re_smooth[ipd_idx];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacps_tablegen.c58 printf("static const float pd_re_smooth[8*8*8] = {\n");
59 write_float_array(pd_re_smooth, 8*8*8);
H A Daacps_tablegen.h42 static float pd_re_smooth[8*8*8]; variable
140 pd_re_smooth[pd0*64+pd1*8+pd2] = re_smooth * pd_mag;
H A Daacps.c839 float opd_re = pd_re_smooth[opd_idx];
841 float ipd_re = pd_re_smooth[ipd_idx];

Completed in 65 milliseconds