Home
last modified time | relevance | path

Searched defs:streams (Results 1 - 25 of 60) sorted by relevance

123

/third_party/ffmpeg/libavformat/
H A Dmms.h32 MMSStream *streams; member
H A Dargo_brp.c92 ArgoBRPStreamHeader streams[BRP_MAX_STREAMS]; member
[all...]
H A Doptions.c242 AVStream **streams; in avformat_new_stream() local
H A Drmenc.c40 StreamInfo streams[2]; member
[all...]
H A Doggdec.h98 struct ogg_stream streams[1]; member
102 struct ogg_stream *streams; member
H A Dhdsenc.c74 OutputStream *streams; member
[all...]
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_initmsg_connect.c33 __u16 streams; member
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dhdi_stream_uttest.cpp73 std::vector<StreamInfo> streams; in HWTEST_F() local
/third_party/ffmpeg/tools/
H A Duncoded_frame.c47 Stream *streams = NULL, *st; in main() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dextended-test.c41 static pa_stream *streams[NSTREAMS]; variable
[all...]
H A Dsync-playback.c41 static pa_stream *streams[NSTREAMS]; variable
[all...]
H A Dconnect-stress.c54 static pa_stream *streams[NSTREAMS]; variable
[all...]
H A Dcpu-mix-test.c36 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 Dmix_neon.c33 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 Dmix.c68 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...]
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dhdf_camera_benchmark_test.cpp464 std::vector<StreamInfo> streams; in BENCHMARK_F() local
/third_party/python/Lib/asyncio/
H A Dsubprocess.py7 from . import streams namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMinidump.h36 ArrayRef<minidump::Directory> streams() const { return Streams; } in streams() function in llvm::object::MinidumpFile
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dhdi_stream_uttest.cpp174 std::vector<StreamInfo> streams; in HWTEST_F() local
224 std::vector<StreamInfo> streams; in HWTEST_F() local
270 std::vector<StreamInfo> streams; in HWTEST_F() local
320 std::vector<StreamInfo> streams; in HWTEST_F() local
366 std::vector<StreamInfo> streams; HWTEST_F() local
416 std::vector<StreamInfo> streams; HWTEST_F() local
462 std::vector<StreamInfo> streams; HWTEST_F() local
512 std::vector<StreamInfo> streams; HWTEST_F() local
560 std::vector<StreamInfo> streams; HWTEST_F() local
606 std::vector<StreamInfo> streams; HWTEST_F() local
656 std::vector<StreamInfo> streams; HWTEST_F() local
702 std::vector<StreamInfo> streams; HWTEST_F() local
748 std::vector<StreamInfo> streams; HWTEST_F() local
796 std::vector<StreamInfo> streams; HWTEST_F() local
842 std::vector<StreamInfo> streams; HWTEST_F() local
888 std::vector<StreamInfo> streams; HWTEST_F() local
934 std::vector<StreamInfo> streams; HWTEST_F() local
980 std::vector<StreamInfo> streams; HWTEST_F() local
1026 std::vector<StreamInfo> streams; HWTEST_F() local
1076 std::vector<StreamInfo> streams; HWTEST_F() local
1122 std::vector<StreamInfo> streams; HWTEST_F() local
1172 std::vector<StreamInfo> streams; HWTEST_F() local
1220 std::vector<StreamInfo> streams; HWTEST_F() local
1264 std::vector<StreamInfo> streams; HWTEST_F() local
1308 std::vector<StreamInfo> streams; HWTEST_F() local
[all...]
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_virt.c404 int streams, seq_mode; in _snd_rawmidi_virtual_open() local
/third_party/alsa-lib/src/seq/
H A Dseq_local.h78 int streams; member
/third_party/nghttp2/integration-tests/
H A Dserver_tester.go[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conn.h82 nghttp3_map streams; member
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl.cc313 ConcatenatingInputStream( ZeroCopyInputStream* const streams[], int count) ConcatenatingInputStream() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-source.c272 pa_mix_info streams[2]; in source_output_push_cb() local
[all...]

Completed in 16 milliseconds

123