Searched refs:in_ch_size (Results 1 – 1 of 1) sorted by relevance
1016 int in_ch_size; /* Input channel size */ in initmux() local1019 in_ch_size = insiz / File_hdr.channels; in initmux()1022 out_ch_size = in_ch_size * unitsp / unitsz; in initmux()1035 in_ch_data[c] = malloc(sizeof (unsigned char) * in_ch_size); in initmux()1039 prog, in_ch_size / 1000); in initmux()