Home
last modified time | relevance | path

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

/external/libiio/src/bindings/matlab/
Dlibiio_if_daq2.m222 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
Dlibiio_if.m222 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/
Diio_adi_xflow_check.c210 unsigned int i, nb_channels; in main() local
Diio_info.c305 unsigned int nb_channels = iio_device_get_channels_count(dev); in main() local
Diio_writedev.c261 unsigned int i, nb_channels; in main() local
Diio_readdev.c250 unsigned int i, nb_channels; in main() local
Diio_attr.c584 unsigned int nb_attrs, nb_channels, j; in main() local
/external/libopus/src/
Dopus_private.h48 int nb_channels; member
Dopus_multistream_encoder.c104 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/
Diio-monitor.c127 unsigned int i, nb_channels, nb = 0; in read_thd() local
/external/speex/libspeexdsp/
Dresample.c123 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/
Dconvolutional_recurrent.py377 def get_tuple_shape(nb_channels): argument
/external/libiio/src/
Diiod-client.c597 unsigned int nb_channels = iio_device_get_channels_count(dev); in iiod_client_read_unlocked() local
Diio-private.h208 unsigned int nb_channels; member
/external/libiio/src/iiod/
Dops.c880 unsigned int nb_channels; in open_dev_helper() local