Searched refs:n_in (Results 1 – 3 of 3) sorted by relevance
58 n_in = length(fs_in); variable61 all_modes = zeros(2*n_in*n_out, 7);64 for a=1:n_in123 fprintf(fh, 'int src_in_fs[%d] = {', n_in);125 for i=1:n_in127 if i < n_in155 n, n_out, n_in);159 for a = 1:n_in163 if a < n_in
108 int n_in);
533 int n_in, n_out; in test_pipeline_stats() local567 n_in = frcd->fs.n; in test_pipeline_stats()589 printf("Input sample (frame) count: %d (%d)\n", n_in, n_in / tp->channels_in); in test_pipeline_stats()