Searched refs:f34_2_4 (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | aacps_tablegen.h | 49 static DECLARE_ALIGNED(16, float, f34_2_4) [ 4][8][2]; variable 213 make_filters_from_proto(f34_2_4, g2_Q4, 4); in ps_tableinit()
|
D | aacps_tablegen_template.c | 97 ARRAY_RENAME(3d_array)(f34_2_4, 4, 8, 2); in main()
|
D | aacps.c | 129 hybrid4_8_12_cx(dsp, in[2], out+20, f34_2_4, 4, len); in hybrid_analysis() 130 hybrid4_8_12_cx(dsp, in[3], out+24, f34_2_4, 4, len); in hybrid_analysis() 131 hybrid4_8_12_cx(dsp, in[4], out+28, f34_2_4, 4, len); in hybrid_analysis()
|
D | aacps_fixed_tablegen.h | 59 static DECLARE_ALIGNED(16, int, f34_2_4) [ 4][8][2]; variable 404 make_filters_from_proto(f34_2_4, g2_Q4, 4); in ps_tableinit()
|