Data Fields | |
| int16_t ** | buffers |
| int | max_num_entries |
| int | used_entries |
Definition at line 139 of file bridge_softmix.c.
| int16_t** buffers |
Definition at line 142 of file bridge_softmix.c.
Referenced by softmix_bridge_thread(), softmix_mixing_array_destroy(), softmix_mixing_array_grow(), and softmix_mixing_array_init().
| int max_num_entries |
Definition at line 140 of file bridge_softmix.c.
Referenced by softmix_bridge_thread(), softmix_mixing_array_grow(), and softmix_mixing_array_init().
| int used_entries |
Definition at line 141 of file bridge_softmix.c.
Referenced by softmix_bridge_thread().