Home
last modified time | relevance | path

Searched defs:streamId (Results 101 – 125 of 174) sorted by relevance

1234567

/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/
H A Dmpi_device_manager.cpp566 RetCode MpiDeviceManager::Flush(int32_t streamId) in Flush()
571 RetCode MpiDeviceManager::StartRecvFrame(int32_t streamId) in StartRecvFrame()
576 RetCode MpiDeviceManager::StopRecvFrame(int32_t streamId) in StopRecvFrame()
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dcapture_message.cpp18 ICaptureMessage::ICaptureMessage(int32_t streamId, int32_t captureId, uint64_t time, uint32_t count) in ICaptureMessage()
/ohos5.0/drivers/peripheral/camera/test/mpi/include/
H A Dcommon.h218 void OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override in OnCaptureStarted()
233 const std::vector<int32_t> &streamId, uint64_t timestamp) override in OnFrameShutter()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/strategy/
H A Dstream_pipeline_strategy.cpp138 int32_t streamId = hostStreamMgr_->DesignateStreamIdForType(typeId.value()); in SetNodeSpec() local
244 RetCode StreamPipelineStrategy::Destroy(const int& streamId) in Destroy()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/
H A Ddcamera_provider.cpp147 int32_t DCameraProvider::AcquireBuffer(const DHBase& dhBase, int32_t streamId, DCameraBuffer& buffe… in AcquireBuffer()
175 int32_t DCameraProvider::ShutterBuffer(const DHBase& dhBase, int32_t streamId, const DCameraBuffer&… in ShutterBuffer()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_volume_proxy.cpp123 int32_t AudioPolicyProxy::SetLowPowerVolume(int32_t streamId, float volume) in SetLowPowerVolume()
139 float AudioPolicyProxy::GetLowPowerVolume(int32_t streamId) in GetLowPowerVolume()
154 float AudioPolicyProxy::GetSingleStreamVolume(int32_t streamId) in GetSingleStreamVolume()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Ddemuxer_plugin_manager.cpp430 int32_t streamId = iter->second.streamID; in CheckTrackIsActive() local
528 Status DemuxerPluginManager::StartPlugin(int32_t streamId, std::shared_ptr<BaseStreamDemuxer> strea… in StartPlugin()
548 Status DemuxerPluginManager::StopPlugin(int32_t streamId, std::shared_ptr<BaseStreamDemuxer> stream… in StopPlugin()
564 Status DemuxerPluginManager::RebootPlugin(int32_t streamId, TrackType trackType, in RebootPlugin()
H A Dmedia_demuxer.cpp606 int32_t streamId = demuxerPluginManager_->GetTmpStreamIDByTrackID(videoTrackId_); in InnerPrepare() local
618 int32_t streamId = demuxerPluginManager_->GetTmpStreamIDByTrackID(audioTrackId_); in InnerPrepare() local
629 int32_t streamId = demuxerPluginManager_->GetTmpStreamIDByTrackID(subtitleTrackId_); in InnerPrepare() local
844 int32_t streamId = demuxerPluginManager_->GetTmpStreamIDByTrackID(trackId); in InnerSelectTrack() local
849 int32_t streamId = demuxerPluginManager_->GetStreamIDByTrackID(trackId); in InnerSelectTrack() local
1013 int32_t streamId = demuxerPluginManager_->GetTmpStreamIDByTrackID(trackId); in UnselectTrack() local
1920 int32_t streamId = demuxerPluginManager_->GetTmpStreamIDByTrackID(trackId); in InnerReadSample() local
1925 int32_t streamId = demuxerPluginManager_->GetStreamIDByTrackID(trackId); in InnerReadSample() local
H A Dbase_stream_demuxer.cpp87 void BaseStreamDemuxer::SetDemuxerState(int32_t streamId, DemuxerState state) in SetDemuxerState()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp518 int32_t AudioAdapterInterfaceImpl::Notify(const uint32_t devId, const uint32_t streamId, const DAud… in Notify()
1078 int32_t AudioAdapterInterfaceImpl::HandleSANotifyEvent(const uint32_t streamId, const DAudioEvent &… in HandleSANotifyEvent()
1128 int32_t AudioAdapterInterfaceImpl::WaitForSANotify(const uint32_t streamId, const AudioDeviceEvent … in WaitForSANotify()
1176 int32_t AudioAdapterInterfaceImpl::HandleDeviceClosed(const uint32_t streamId, const DAudioEvent &e… in HandleDeviceClosed()
1283 void AudioAdapterInterfaceImpl::SetSpkStatus(const uint32_t streamId, bool status) in SetSpkStatus()
1293 bool AudioAdapterInterfaceImpl::GetSpkStatus(const uint32_t streamId) in GetSpkStatus()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp206 const int32_t streamId, const AudioEvent &audioEvent) in NotifyEvent()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_volume.cpp136 int32_t streamId = info->get()->sessionId; in VolumeRequest() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/
H A Dhost_stream_mgr_impl.cpp57 for (auto& streamId : streamIds) { in DestroyHostStream() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/tone_player_test/src/
H A Dsystem_tone_player_unit_test.cpp260 int32_t streamId = 0; variable
276 int32_t streamId = 0; variable
294 int32_t streamId = 0; variable
475 int32_t streamId = systemTonePlayerImpl_->Start(); variable
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H A Dstream_tunnel.cpp201 void StreamTunnel::SetStreamId(int32_t streamId) in SetStreamId()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolplaystop_fuzzer/
H A Dsoundpoolplaystop_fuzzer.cpp83 int32_t streamId = TestSoundPool::Play(soundID, playParameters); in FuzzSoundPoolPlay() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dhttp_source_plugin.cpp261 Status HttpSourcePlugin::Read(int32_t streamId, std::shared_ptr<Buffer>& buffer, uint64_t offset, s… in Read()
419 void HttpSourcePlugin::SetDemuxerState(int32_t streamId) in SetDemuxerState()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process_producer.cpp34 int32_t streamId, DCStreamType streamType) in DCameraStreamDataProcessProducer()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp298 void DownloadMonitor::SetDemuxerState(int32_t streamId) in SetDemuxerState()
328 Status DownloadMonitor::SelectStream(int32_t streamId) in SelectStream()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/
H A Dcamera_device_fuzzer.h112 inline int32_t OnResult(int32_t streamId, const std::vector<uint8_t>& result) override in OnResult()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioCapturer.cpp113 OH_AudioStream_Result OH_AudioCapturer_GetStreamId(OH_AudioCapturer* capturer, uint32_t* streamId) in OH_AudioCapturer_GetStreamId()
289 void OHAudioCapturer::GetStreamId(uint32_t &streamId) in GetStreamId()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp224 DashMpdGetRet DashMpdDownloader::GetNextSegmentByStreamId(int streamId, std::shared_ptr<DashSegment… in GetNextSegmentByStreamId()
257 DashMpdGetRet DashMpdDownloader::GetBreakPointSegment(int streamId, int64_t breakpoint, in GetBreakPointSegment()
297 DashMpdGetRet DashMpdDownloader::GetNextVideoStream(DashMpdBitrateParam &param, int &streamId) in GetNextVideoStream()
409 std::shared_ptr<DashStreamDescription> DashMpdDownloader::GetStreamByStreamId(int streamId) in GetStreamByStreamId()
435 std::shared_ptr<DashInitSegment> DashMpdDownloader::GetInitSegmentByStreamId(int streamId) in GetInitSegmentByStreamId()
447 void DashMpdDownloader::SetCurrentNumberSeqByStreamId(int streamId, int64_t numberSeq) in SetCurrentNumberSeqByStreamId()
869 void DashMpdDownloader::SeekToTs(int streamId, int64_t seekTime, std::shared_ptr<DashSegment> &seg)… in SeekToTs()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dstream.h45 int32_t streamId; member
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddcamera_device.cpp468 DCamRetCode DCameraDevice::AcquireBuffer(int streamId, DCameraBuffer &buffer) in AcquireBuffer()
482 DCamRetCode DCameraDevice::ShutterBuffer(int streamId, const DCameraBuffer &buffer) in ShutterBuffer()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_stream_collector.cpp968 int32_t AudioStreamCollector::SetLowPowerVolume(int32_t streamId, float volume) in SetLowPowerVolume()
980 float AudioStreamCollector::GetLowPowerVolume(int32_t streamId) in GetLowPowerVolume()
994 int32_t AudioStreamCollector::SetOffloadMode(int32_t streamId, int32_t state, bool isAppBack) in SetOffloadMode()
1008 int32_t AudioStreamCollector::UnsetOffloadMode(int32_t streamId) in UnsetOffloadMode()
1022 float AudioStreamCollector::GetSingleStreamVolume(int32_t streamId) in GetSingleStreamVolume()

1234567