Searched refs:make_filters_from_proto (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacps_tablegen.h68 static void make_filters_from_proto(float (*filter)[7][2], const float *proto, int bands) function
205 make_filters_from_proto(f20_0_8, g0_Q8, 8);
206 make_filters_from_proto(f34_0_12, g0_Q12, 12);
207 make_filters_from_proto(f34_1_8, g1_Q8, 8);
208 make_filters_from_proto(f34_2_4, g2_Q4, 4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacps_tablegen.h73 static void make_filters_from_proto(float (*filter)[8][2], const float *proto, int bands) function
210 make_filters_from_proto(f20_0_8, g0_Q8, 8);
211 make_filters_from_proto(f34_0_12, g0_Q12, 12);
212 make_filters_from_proto(f34_1_8, g1_Q8, 8);
213 make_filters_from_proto(f34_2_4, g2_Q4, 4);

Completed in 48 milliseconds