Searched refs:srcchannels (Results 1 – 1 of 1) sorted by relevance
3940 u_int srcchannels; in audio_track_chmix_expand() local3948 srcchannels = arg->srcfmt->channels; in audio_track_chmix_expand()3951 for (ch = 0; ch < srcchannels; ch++) { in audio_track_chmix_expand()