Home
last modified time | relevance | path

Searched refs:num_chmaps (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp104 uint32_t num_streams, uint32_t num_jacks, uint32_t num_chmaps, in AcceptClient() argument
112 num_chmaps, tx_shm_len, rx_shm_len); in AcceptClient()
118 uint32_t num_chmaps, size_t tx_shm_len, size_t rx_shm_len) { in Create() argument
147 .chmaps = num_chmaps, in Create()
Dserver.h58 uint32_t num_chmaps, size_t tx_shm_len, size_t rx_shm_len);
105 uint32_t num_chmaps,