Searched refs:n_channels (Results 1 – 2 of 2) sorted by relevance
37 uint8_t n_channels; /* number of channels (i.e. mono(1), stereo(2)...) */ member60 uint8_t n_channels) { in a2dp_sbc_init_up_sample() argument65 a2dp_sbc_ups_cb.n_channels = n_channels; in a2dp_sbc_init_up_sample()67 if (n_channels == 1) { in a2dp_sbc_init_up_sample()
45 uint8_t n_channels);