Searched refs:num_of_sample_channels (Results 1 – 1 of 1) sorted by relevance
108 uint32_t num_of_sample_channels = POPCOUNT(seq->channels); in start_read() local131 if (seq->buffer_size < (num_of_sample * num_of_sample_channels)) { /* Buffer size control */ in start_read()