Home
last modified time | relevance | path

Searched defs:n_channels (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc_up_sample.cc39 uint8_t n_channels; /* number of channels (i.e. mono(1), stereo(2)...) */ member
61 void a2dp_sbc_init_up_sample(uint32_t src_sps, uint32_t dst_sps, uint8_t bits, uint8_t n_channels) { in a2dp_sbc_init_up_sample()