Searched refs:f34_2_4 (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.c81 printf("static const float f34_2_4[4][7][2] = {\n");
82 write_float_3d_array(f34_2_4, 4, 7, 2);
H A Daacps_tablegen.h44 static float f34_2_4 [ 4][7][2]; variable
208 make_filters_from_proto(f34_2_4, g2_Q4, 4);
H A Daacps.c375 hybrid4_8_12_cx(in[2], out+20, f34_2_4, 4, len);
376 hybrid4_8_12_cx(in[3], out+24, f34_2_4, 4, len);
377 hybrid4_8_12_cx(in[4], out+28, f34_2_4, 4, len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacps_tablegen.c81 printf("static const DECLARE_ALIGNED(16, float, f34_2_4)[4][8][2] = {\n");
82 write_float_3d_array(f34_2_4, 4, 8, 2);
H A Daacps_tablegen.h49 static DECLARE_ALIGNED(16, float, f34_2_4) [ 4][8][2];
213 make_filters_from_proto(f34_2_4, g2_Q4, 4);
H A Daacps.c374 hybrid4_8_12_cx(dsp, in[2], out+20, f34_2_4, 4, len);
375 hybrid4_8_12_cx(dsp, in[3], out+24, f34_2_4, 4, len);
376 hybrid4_8_12_cx(dsp, in[4], out+28, f34_2_4, 4, len);

Completed in 108 milliseconds