Home
last modified time | relevance | path

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

/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
/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
H A Dhttp_source_plugin.cpp107 Status HttpSourcePlugin::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
/foundation/multimedia/av_codec/services/media_engine/modules/source/
H A Dsource.cpp378 Status Source::GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() argument
/foundation/multimedia/av_codec/interfaces/plugin/
H A Dsource_plugin.h215 virtual Status GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp275 Status DownloadMonitor::GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() argument
/foundation/multimedia/av_codec/test/unittest/media_demuxer_test/
H A Dmedia_demuxer_unit_test.cpp693 std::vector<StreamInfo> streams; in HWTEST_F() local
/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/
H A Dcamera_device_fuzzer.cpp88 int32_t *streams = reinterpret_cast<int32_t *>(rawData); in CameraDeviceFuzzTest() local
131 int32_t *streams = reinterpret_cast<int32_t *>(rawData); in CameraDeviceFuzzTestUpdateSetting() local
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Ddemuxer_plugin_manager.cpp187 Status DemuxerPluginManager::InitDefaultPlay(const std::vector<StreamInfo>& streams) in InitDefaultPlay() argument
H A Dmedia_demuxer.cpp602 std::vector<StreamInfo> streams; in SetDataSource() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp346 Status DashMediaDownloader::GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() argument
369 std::vector<StreamInfo> streams; in ReceiveMpdStreamInitEvent() local
H A Ddash_mpd_downloader.cpp2037 Status DashMpdDownloader::GetStreamInfo(std::vector<StreamInfo> &streams) in GetStreamInfo() argument
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp200 auto streams = streamContainer_.GetAllStreams(); in GetCurrentStreamInfos() local
983 auto streams = streamContainer_.GetAllStreams(); in SetColorSpaceForStreams() local
998 auto streams = streamContainer_.GetAllStreams(); in CancelStreamsAndGetStreamInfos() local
1026 auto streams = streamContainer_.GetAllStreams(); in RestartStreams() local
1063 auto streams = streamContainer_.GetAllStreams(); CheckIfColorSpaceMatchesFormat() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp207 std::vector<StreamConfig> streams = {}; member

Completed in 35 milliseconds