| /third_party/pulseaudio/src/pulsecore/ |
| D | mix.c | 68 static void calc_linear_integer_stream_volumes(pa_mix_info streams[], unsigned nstreams, const pa_c… in calc_linear_integer_stream_volumes() 87 static void calc_linear_float_stream_volumes(pa_mix_info streams[], unsigned nstreams, const pa_cvo… in calc_linear_float_stream_volumes() 125 static void pa_mix2_ch1_s16ne(pa_mix_info streams[], int16_t *data, unsigned length) { in pa_mix2_ch1_s16ne() 146 static void pa_mix2_ch2_s16ne(pa_mix_info streams[], int16_t *data, unsigned length) { in pa_mix2_ch2_s16ne() 170 static void pa_mix2_s16ne(pa_mix_info streams[], unsigned channels, int16_t *data, unsigned length)… in pa_mix2_s16ne() 192 static void pa_mix_ch2_s16ne(pa_mix_info streams[], unsigned nstreams, int16_t *data, unsigned leng… in pa_mix_ch2_s16ne() 217 static void pa_mix_generic_s16ne(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16… in pa_mix_generic_s16ne() 243 static void pa_mix_s16ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16_t *da… in pa_mix_s16ne_c() 256 static void pa_mix_s16re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16_t *da… in pa_mix_s16re_c() 282 static void pa_mix_s32ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int32_t *da… in pa_mix_s32ne_c() [all …]
|
| D | mix_neon.c | 33 static void pa_mix_ch2_s16ne_neon(pa_mix_info streams[], unsigned nstreams, uint8_t *data, unsigned… in pa_mix_ch2_s16ne_neon() 84 static void pa_mix2_ch1_s16ne_neon(pa_mix_info streams[], int16_t *data, unsigned length) { in pa_mix2_ch1_s16ne_neon() 123 static void pa_mix2_ch2_s16ne_neon(pa_mix_info streams[], int16_t *data, unsigned length) { in pa_mix2_ch2_s16ne_neon() 172 static void pa_mix2_ch4_s16ne_neon(pa_mix_info streams[], int16_t *data, unsigned length) { in pa_mix2_ch4_s16ne_neon() 205 static void pa_mix_s16ne_neon(pa_mix_info streams[], unsigned nstreams, unsigned nchannels, void *d… in pa_mix_s16ne_neon()
|
| /third_party/skia/third_party/externals/oboe/docs/ |
| D | FullGuide.md | 14 ### Audio device 27 ### Sharing mode 42 ### Audio format
|
| /third_party/grpc/test/core/end2end/fuzzers/ |
| D | generate_client_examples_of_bad_closing_streams.py | 21 streams = { variable
|
| /third_party/pulseaudio/src/tests/ |
| D | cpu-mix-test.c | 36 static void acquire_mix_streams(pa_mix_info streams[], unsigned nstreams) { in acquire_mix_streams() 43 static void release_mix_streams(pa_mix_info streams[], unsigned nstreams) { in release_mix_streams()
|
| D | extended-test.c | 41 static pa_stream *streams[NSTREAMS]; variable
|
| D | sync-playback.c | 41 static pa_stream *streams[NSTREAMS]; variable
|
| D | connect-stress.c | 54 static pa_stream *streams[NSTREAMS]; variable
|
| /third_party/python/Doc/library/ |
| D | asyncio-stream.rst | 418 .. _asyncio-tcp-echo-server-streams:
|
| /third_party/ltp/utils/sctp/func_tests/ |
| D | test_1_to_1_initmsg_connect.c | 33 __u16 streams; member
|
| /third_party/ffmpeg/libavformat/ |
| D | mms.h | 32 MMSStream *streams; member
|
| D | oggdec.h | 98 struct ogg_stream streams[1]; member 102 struct ogg_stream *streams; member
|
| D | options.c | 242 AVStream **streams; in avformat_new_stream() local
|
| D | rmenc.c | 40 StreamInfo streams[2]; member
|
| D | argo_brp.c | 92 ArgoBRPStreamHeader streams[BRP_MAX_STREAMS]; member
|
| /third_party/ffmpeg/tools/ |
| D | uncoded_frame.c | 47 Stream *streams = NULL, *st; in main() local
|
| /third_party/grpc/src/python/grpcio_tests/tests/fork/ |
| D | _fork_interop_test.py | 29 def _dump_streams(name, streams): argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| D | Minidump.h | 36 ArrayRef<minidump::Directory> streams() const { return Streams; } in streams() function
|
| /third_party/alsa-lib/src/seq/ |
| D | seq_hw.c | 490 int snd_seq_hw_open(snd_seq_t **handle, const char *name, int streams, int mode) in snd_seq_hw_open() 619 int streams, int mode) in _snd_seq_hw_open()
|
| D | seq_local.h | 78 int streams; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shader_internal.h | 83 uint8_t streams[64]; member
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | zero_copy_stream_impl.cc | 289 ZeroCopyInputStream* const streams[], int count) in ConcatenatingInputStream()
|
| /third_party/alsa-lib/src/rawmidi/ |
| D | rawmidi_virt.c | 404 int streams, seq_mode; in _snd_rawmidi_virtual_open() local
|
| /third_party/pulseaudio/src/modules/ |
| D | module-virtual-source.c | 272 pa_mix_info streams[2]; in source_output_push_cb() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | opus.c | 303 int version, map_type, streams, stereo_streams, i, j, ret; in ff_opus_parse_extradata() local
|