Searched defs:nb_channels (Results 1 – 15 of 15) sorted by relevance
/external/libiio/src/bindings/matlab/ |
D | libiio_if_daq2.m | 222 nb_channels = calllib(obj.libname, 'iio_device_get_channels_count', obj.iio_dev); variable 299 nb_channels = calllib(obj.libname, 'iio_device_get_channels_count', obj.iio_dev); variable
|
D | libiio_if.m | 222 nb_channels = calllib(obj.libname, 'iio_device_get_channels_count', obj.iio_dev); variable 295 nb_channels = calllib(obj.libname, 'iio_device_get_channels_count', obj.iio_dev); variable
|
/external/libiio/src/tests/ |
D | iio_adi_xflow_check.c | 210 unsigned int i, nb_channels; in main() local
|
D | iio_info.c | 305 unsigned int nb_channels = iio_device_get_channels_count(dev); in main() local
|
D | iio_writedev.c | 261 unsigned int i, nb_channels; in main() local
|
D | iio_readdev.c | 250 unsigned int i, nb_channels; in main() local
|
D | iio_attr.c | 584 unsigned int nb_attrs, nb_channels, j; in main() local
|
/external/libopus/src/ |
D | opus_private.h | 48 int nb_channels; member
|
D | opus_multistream_encoder.c | 104 static int validate_ambisonics(int nb_channels, int *nb_streams, int *nb_coupled_streams) in validate_ambisonics() 747 const int nb_channels = st->layout.nb_streams + st->layout.nb_coupled_streams; in ambisonics_rate_allocation() local
|
/external/libiio/src/examples/ |
D | iio-monitor.c | 127 unsigned int i, nb_channels, nb = 0; in read_thd() local
|
/external/speex/libspeexdsp/ |
D | resample.c | 123 spx_uint32_t nb_channels; member 783 EXPORT SpeexResamplerState *speex_resampler_init(spx_uint32_t nb_channels, spx_uint32_t in_rate, sp… in speex_resampler_init() 788 EXPORT SpeexResamplerState *speex_resampler_init_frac(spx_uint32_t nb_channels, spx_uint32_t ratio_… in speex_resampler_init_frac()
|
/external/tensorflow/tensorflow/python/keras/layers/ |
D | convolutional_recurrent.py | 377 def get_tuple_shape(nb_channels): argument
|
/external/libiio/src/ |
D | iiod-client.c | 597 unsigned int nb_channels = iio_device_get_channels_count(dev); in iiod_client_read_unlocked() local
|
D | iio-private.h | 208 unsigned int nb_channels; member
|
/external/libiio/src/iiod/ |
D | ops.c | 880 unsigned int nb_channels; in open_dev_helper() local
|