Home
last modified time | relevance | path

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

1234

/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
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_initmsg_connect.c33 __u16 streams; member
/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...]
/foundation/multimedia/camera_framework/test/fuzztest/streammetadatastub_fuzzer/
H A Dstream_metadata_stub_fuzzer.cpp39 int32_t *streams = reinterpret_cast<int32_t *>(rawData); in MakeMetadata() local
/foundation/multimedia/camera_framework/test/fuzztest/streamcapture_fuzzer/
H A Dstream_capture_fuzzer.cpp62 int32_t *streams = reinterpret_cast<int32_t *>(rawData); in StreamCaptureFuzzTest() local
/foundation/multimedia/av_codec/test/unittest/http_source_test/
H A Dhttp_source_plugin_unit_test.cpp193 std::vector<StreamInfo> streams; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp115 std::vector<std::shared_ptr<DCStreamInfo>> streams; in ConfigureStreams() 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
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dmedia_downloader.h116 virtual Status GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() argument
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_downloader_unit_test.cpp113 std::vector<StreamInfo> streams; in HWTEST_F() local
H A Ddash_media_downloader_unit_test.cpp115 std::vector<StreamInfo> streams; in HWTEST_F() local
129 std::vector<StreamInfo> streams; in HWTEST_F() local
161 std::vector<StreamInfo> streams; in HWTEST_F() local
186 std::vector<StreamInfo> streams; HWTEST_F() local
228 std::vector<StreamInfo> streams; HWTEST_F() local
275 std::vector<StreamInfo> streams; HWTEST_F() local
332 std::vector<StreamInfo> streams; HWTEST_F() local
408 std::vector<StreamInfo> streams; HWTEST_F() local
436 std::vector<StreamInfo> streams; HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/test/fuzztest/streamcapturestub_fuzzer/
H A Dstream_capture_stub_fuzzer.cpp50 int32_t *streams = reinterpret_cast<int32_t *>(rawData); in MakeMetadata() local
/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...]

Completed in 12 milliseconds

1234