Searched refs:filechans (Results 1 – 2 of 2) sorted by relevance
190 int filechans = effp->out_signal.channels; in flow() local193 for (idone = 0,odone = 0; idone < len; ibuf += filechans) { in flow()197 for (chan = 0; chan < filechans; ++chan) { in flow()198 if (l->expectedChannels == 1 && filechans > 1) { in flow()202 for (i = 0; i < filechans; ++i) { in flow()213 for (chan = 0; chan < filechans; ++chan) { in flow()
275 …t * c, comp_band_t * l, const sox_sample_t *ibuf, sox_sample_t *obuf, size_t len, size_t filechans) in sox_mcompand_flow_1() argument279 for (idone = 0, odone = 0; idone < len; ibuf += filechans) { in sox_mcompand_flow_1()284 if (l->expectedChannels == 1 && filechans > 1) { in sox_mcompand_flow_1()287 for (chan = 0; chan < filechans; ++chan) { in sox_mcompand_flow_1()294 for (chan = 0; chan < filechans; ++chan) in sox_mcompand_flow_1()299 for (chan = 0; chan < filechans; ++chan) { in sox_mcompand_flow_1()