setup_array       328 libswresample/tests/swresample.c         setup_array(ain , array_in ,  in_sample_fmt,   SAMPLES);
setup_array       329 libswresample/tests/swresample.c         setup_array(amid, array_mid, out_sample_fmt, 3*SAMPLES);
setup_array       330 libswresample/tests/swresample.c         setup_array(aout, array_out,  in_sample_fmt           ,   SAMPLES);