/third_party/ffmpeg/libavformat/ |
H A D | mms.h | 32 MMSStream *streams; member
|
H A D | argo_brp.c | 92 ArgoBRPStreamHeader streams[BRP_MAX_STREAMS]; member [all...] |
H A D | options.c | 242 AVStream **streams; in avformat_new_stream() local
|
H A D | rmenc.c | 40 StreamInfo streams[2]; member [all...] |
H A D | oggdec.h | 98 struct ogg_stream streams[1]; member 102 struct ogg_stream *streams; member
|
H A D | hdsenc.c | 74 OutputStream *streams; member [all...] |
/third_party/ltp/utils/sctp/func_tests/ |
H A D | test_1_to_1_initmsg_connect.c | 33 __u16 streams; member
|
/third_party/ffmpeg/tools/ |
H A D | uncoded_frame.c | 47 Stream *streams = NULL, *st; in main() local [all...] |
/third_party/pulseaudio/src/tests/ |
H A D | extended-test.c | 41 static pa_stream *streams[NSTREAMS]; variable [all...] |
H A D | sync-playback.c | 41 static pa_stream *streams[NSTREAMS]; variable [all...] |
H A D | connect-stress.c | 54 static pa_stream *streams[NSTREAMS]; variable [all...] |
H A D | cpu-mix-test.c | 36 static void acquire_mix_streams(pa_mix_info streams[], unsigned nstreams) { in acquire_mix_streams() argument 43 static void release_mix_streams(pa_mix_info streams[], unsigned nstreams) { in release_mix_streams() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | mix_neon.c | 33 static void pa_mix_ch2_s16ne_neon(pa_mix_info streams[], unsigned nstreams, uint8_t *data, unsigned length) { in pa_mix_ch2_s16ne_neon() argument 84 static void pa_mix2_ch1_s16ne_neon(pa_mix_info streams[], int16_t *data, unsigned length) { in pa_mix2_ch1_s16ne_neon() argument 123 pa_mix2_ch2_s16ne_neon(pa_mix_info streams[], int16_t *data, unsigned length) pa_mix2_ch2_s16ne_neon() argument 172 pa_mix2_ch4_s16ne_neon(pa_mix_info streams[], int16_t *data, unsigned length) pa_mix2_ch4_s16ne_neon() argument 205 pa_mix_s16ne_neon(pa_mix_info streams[], unsigned nstreams, unsigned nchannels, void *data, unsigned length) pa_mix_s16ne_neon() argument [all...] |
H A D | mix.c | 68 static void calc_linear_integer_stream_volumes(pa_mix_info streams[], unsigned nstreams, const pa_cvolume *volume, const pa_sample_spec *spec) { in calc_linear_integer_stream_volumes() argument 87 static void calc_linear_float_stream_volumes(pa_mix_info streams[], unsigned nstreams, const pa_cvolume *volume, const pa_sample_spec *spec) { in calc_linear_float_stream_volumes() argument 125 static void pa_mix2_ch1_s16ne(pa_mix_info streams[], int16_t *data, unsigned length) { in pa_mix2_ch1_s16ne() argument 146 pa_mix2_ch2_s16ne(pa_mix_info streams[], int16_t *data, unsigned length) pa_mix2_ch2_s16ne() argument 170 pa_mix2_s16ne(pa_mix_info streams[], unsigned channels, int16_t *data, unsigned length) pa_mix2_s16ne() argument 192 pa_mix_ch2_s16ne(pa_mix_info streams[], unsigned nstreams, int16_t *data, unsigned length) pa_mix_ch2_s16ne() argument 217 pa_mix_generic_s16ne(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16_t *data, unsigned length) pa_mix_generic_s16ne() argument 243 pa_mix_s16ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16_t *data, unsigned length) pa_mix_s16ne_c() argument 256 pa_mix_s16re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16_t *data, unsigned length) pa_mix_s16re_c() argument 282 pa_mix_s32ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int32_t *data, unsigned length) pa_mix_s32ne_c() argument 312 pa_mix_s32re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int32_t *data, unsigned length) pa_mix_s32re_c() argument 342 pa_mix_s24ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_s24ne_c() argument 370 pa_mix_s24re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_s24re_c() argument 398 pa_mix_s24_32ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint32_t *data, unsigned length) pa_mix_s24_32ne_c() argument 428 pa_mix_s24_32re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint32_t *data, unsigned length) pa_mix_s24_32re_c() argument 458 pa_mix_u8_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_u8_c() argument 487 pa_mix_ulaw_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_ulaw_c() argument 513 pa_mix_alaw_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_alaw_c() argument 539 pa_mix_float32ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, float *data, unsigned length) pa_mix_float32ne_c() argument 567 pa_mix_float32re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, float *data, unsigned length) pa_mix_float32re_c() argument 615 pa_mix( pa_mix_info streams[], unsigned nstreams, void *data, size_t length, const pa_sample_spec *spec, const pa_cvolume *volume, bool mute) pa_mix() argument [all...] |
/third_party/python/Lib/asyncio/ |
H A D | subprocess.py | 7 from . import streams namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | Minidump.h | 36 ArrayRef<minidump::Directory> streams() const { return Streams; } in streams() function in llvm::object::MinidumpFile
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi_virt.c | 404 int streams, seq_mode; in _snd_rawmidi_virtual_open() local
|
/third_party/alsa-lib/src/seq/ |
H A D | seq_local.h | 78 int streams; member
|
H A 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() argument 617 _snd_seq_hw_open(snd_seq_t **handlep, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int streams, int mode) _snd_seq_hw_open() argument
|
/third_party/nghttp2/integration-tests/ |
H A D | server_tester.go | [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_conn.h | 82 nghttp3_map streams; member
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | zero_copy_stream_impl.cc | 313 ConcatenatingInputStream( ZeroCopyInputStream* const streams[], int count) ConcatenatingInputStream() argument
|
H A D | zero_copy_stream_unittest.cc | 937 ZeroCopyInputStream* streams[] = {&input1, &input2, &input3, &input4, in TEST_F() local
|
/third_party/pulseaudio/src/modules/ |
H A D | module-virtual-source.c | 272 pa_mix_info streams[2]; in source_output_push_cb() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | opus.c | 303 int version, map_type, streams, stereo_streams, i, j, ret; in ff_opus_parse_extradata() local
|