| /foundation/multimedia/av_codec/test/unittest/filter_test/ |
| D | muxer_filter_unit_test.cpp | 122 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; variable 137 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; variable 162 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; variable 186 StreamType streamType = StreamType::STREAMTYPE_ENCODED_AUDIO; variable 214 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; variable 235 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; variable
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
| D | volume_data_maintainer.cpp | 122 bool VolumeDataMaintainer::SaveVolume(DeviceType type, AudioStreamType streamType, int32_t volumeLe… in SaveVolume() 141 bool VolumeDataMaintainer::GetVolume(DeviceType deviceType, AudioStreamType streamType) in GetVolume() 147 bool VolumeDataMaintainer::GetVolumeInternal(DeviceType deviceType, AudioStreamType streamType) in GetVolumeInternal() 175 void VolumeDataMaintainer::SetStreamVolume(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolume() 181 void VolumeDataMaintainer::SetStreamVolumeInternal(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolumeInternal() 187 int32_t VolumeDataMaintainer::GetStreamVolume(AudioStreamType streamType) in GetStreamVolume() 193 int32_t VolumeDataMaintainer::GetStreamVolumeInternal(AudioStreamType streamType) in GetStreamVolumeInternal() 205 bool VolumeDataMaintainer::SaveMuteStatus(DeviceType deviceType, AudioStreamType streamType, in SaveMuteStatus() 225 bool VolumeDataMaintainer::SaveMuteStatusInternal(DeviceType deviceType, AudioStreamType streamType, in SaveMuteStatusInternal() 246 bool VolumeDataMaintainer::SetStreamMuteStatus(AudioStreamType streamType, bool muteStatus) in SetStreamMuteStatus() [all …]
|
| D | audio_adapter_manager.cpp | 291 int32_t AudioAdapterManager::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevel() 339 void AudioAdapterManager::HandleSaveVolume(DeviceType deviceType, AudioStreamType streamType, int32… in HandleSaveVolume() 344 void AudioAdapterManager::HandleStreamMuteStatus(AudioStreamType streamType, bool mute, StreamUsage… in HandleStreamMuteStatus() 372 int32_t AudioAdapterManager::SetVolumeDb(AudioStreamType streamType) in SetVolumeDb() 430 for (auto &streamType: volumeTypeGroup) { in SetVolumeDbForVolumeTypeGroup() local 440 void AudioAdapterManager::SetAudioVolume(AudioStreamType streamType, float volumeDb) in SetAudioVolume() 483 void AudioAdapterManager::SetOffloadVolume(AudioStreamType streamType, float volumeDb) in SetOffloadVolume() 498 int32_t AudioAdapterManager::GetSystemVolumeLevel(AudioStreamType streamType) in GetSystemVolumeLevel() 507 int32_t AudioAdapterManager::GetSystemVolumeLevelNoMuteState(AudioStreamType streamType) in GetSystemVolumeLevelNoMuteState() 512 float AudioAdapterManager::GetSystemVolumeDb(AudioStreamType streamType) in GetSystemVolumeDb() [all …]
|
| D | audio_adapter_manager_handler.cpp | 54 const AudioStreamType &streamType, const int32_t &volumeLevel) in SendSaveVolume() 64 bool AudioAdapterManagerHandler::SendStreamMuteStatusUpdate(const AudioStreamType &streamType, cons… in SendStreamMuteStatusUpdate()
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/ |
| D | cast_stream_player_utils.cpp | 39 auto streamType = AudioStandard::AudioVolumeType::STREAM_MUSIC; in GetVolume() local 60 auto streamType = AudioStandard::AudioVolumeType::STREAM_MUSIC; in GetMaxVolume() local
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/ |
| D | cast_stream_player_utils.cpp | 39 auto streamType = AudioStandard::AudioVolumeType::STREAM_MUSIC; in GetVolume() local 60 auto streamType = AudioStandard::AudioVolumeType::STREAM_MUSIC; in GetMaxVolume() local
|
| /foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/volume_change_test/src/ |
| D | audio_volume_change_unit_test.cpp | 102 AudioStreamType streamType = AudioStreamType::STREAM_MUSIC; variable 138 AudioStreamType streamType = AudioStreamType::STREAM_RING; variable 174 AudioStreamType streamType = AudioStreamType::STREAM_VOICE_CALL; variable
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/ |
| D | dcamera_source_input.cpp | 290 void DCameraSourceInput::OnSessionState(DCStreamType streamType, int32_t state) in OnSessionState() 318 void DCameraSourceInput::FinshFrameAsyncTrace(DCStreamType streamType) in FinshFrameAsyncTrace() 327 void DCameraSourceInput::OnSessionError(DCStreamType streamType, int32_t eventType, int32_t eventRe… in OnSessionError() 336 void DCameraSourceInput::OnDataReceived(DCStreamType streamType, std::vector<std::shared_ptr<DataBu… in OnDataReceived()
|
| D | dcamera_source_input_channel_listener.cpp | 26 DCStreamType streamType) : input_(input), streamType_(streamType) in DCameraSourceInputChannelListener()
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
| D | stream_parser_manager.cpp | 49 bool StreamParserManager::Init(StreamType streamType) in Init() 75 std::shared_ptr<StreamParserManager> StreamParserManager::Create(StreamType streamType) in Create() 198 bool StreamParserManager::CheckSymbol(void *handler, StreamType streamType) in CheckSymbol()
|
| /foundation/multimedia/audio_framework/services/audio_service/common/include/ |
| D | i_policy_provider.h | 96 static bool GetVolumeIndex(AudioVolumeType streamType, DeviceGroup deviceGroup, size_t &index) in GetVolumeIndex()
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| D | audio_sasdk.cpp | 43 bool AudioSaSdk::IsStreamActive(SaSdkAudioVolumeType streamType) in IsStreamActive()
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| D | stream_packetizer.h | 29 StreamPacketizer(int streamType, std::unique_ptr<IStream> data) in StreamPacketizer()
|
| D | stream_manager.cpp | 45 int streamType, std::pair<uint8_t*, uint32_t> sessionKey) in CreateStreamClientChannel() 76 int streamType, std::pair<uint8_t*, uint32_t> sessionKey) in CreateStreamServerChannel()
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/ |
| D | dcamera_channel_info_cmd.h | 31 DCameraChannelDetail(std::string dataSessionFlag, DCStreamType streamType) in DCameraChannelDetail()
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/ |
| D | stream_manager_test.cpp | 84 int streamType = 12; variable 118 int streamType = 12; variable
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcamerainterface/ |
| D | icamera_source_data_process.h | 30 DCEncodeType encodeType, DCStreamType streamType) in DCameraStreamConfig()
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/vtpstreamsocket_fuzzer/ |
| D | vtpstreamsocket_fuzzer.cpp | 34 int streamType = *(reinterpret_cast<const int*>(data)); in VtpCreateClientTest() local 48 int streamType = *(reinterpret_cast<const int*>(data)); in VtpCreateServerTest() local
|
| /foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocapturer/include/ |
| D | audio_capturer.h | 41 AudioStreamType streamType = STREAM_MEDIA; member
|
| /foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
| D | module_split_stream_sink.c | 382 static int IsPeekCurrentSinkInput(char *streamType, const char *usageStr) in IsPeekCurrentSinkInput() 411 …SplitFillMixInfo(pa_sink *s, size_t *length, pa_mix_info *info, unsigned maxInfo, char *streamType) in SplitFillMixInfo() 496 static unsigned SplitPaSinkRender(pa_sink *s, size_t length, pa_memchunk *result, char *streamType) in SplitPaSinkRender() 592 static void SplitPaSinkRenderInto(pa_sink *s, pa_memchunk *target, char *streamType) in SplitPaSinkRenderInto() 628 static void SplitPaSinkRenderIntoFull(pa_sink *s, pa_memchunk *target, char *streamType) in SplitPaSinkRenderIntoFull() 663 …ic unsigned SplitPaSinkRenderFull(pa_sink *s, size_t length, pa_memchunk *result, char *streamType) in SplitPaSinkRenderFull() 793 static void ProcessSplitHdiRender(struct userdata *u, pa_memchunk *chunk, char *streamType) in ProcessSplitHdiRender() 852 …_t SplitRenderWrite(struct RendererSinkAdapter *sinkAdapter, pa_memchunk *pchunk, char *streamType) in SplitRenderWrite()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/ |
| D | audio_volume_config.h | 37 AudioVolumeType streamType; member
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| D | audio_stream_collector.cpp | 640 AudioStreamType streamType = STREAM_MUSIC; in GetStreamType() local 655 AudioStreamType streamType = STREAM_MUSIC; in GetStreamType() local 886 AudioStreamType streamType = STREAM_MUSIC; in GetVolumeTypeFromContentUsage() local 1039 AudioStreamType streamType = GetVolumeTypeFromContentUsage( in WriterRenderStreamChangeSysEvent() local 1075 AudioStreamType streamType = GetStreamTypeFromSourceType( in WriterCaptureStreamChangeSysEvent() local 1112 …AudioStreamType streamType = GetVolumeTypeFromContentUsage(audioRendererChangeInfo->rendererInfo.c… in WriteRenderStreamReleaseSysEvent() local 1147 …AudioStreamType streamType = GetStreamTypeFromSourceType(audioCapturerChangeInfo->capturerInfo.sou… in WriteCaptureStreamReleaseSysEvent() local
|
| D | audio_policy_server.cpp | 347 bool AudioPolicyServer::IsVolumeTypeValid(AudioStreamType streamType) in IsVolumeTypeValid() 373 bool AudioPolicyServer::IsVolumeLevelValid(AudioStreamType streamType, int32_t volumeLevel) in IsVolumeLevelValid() 549 int32_t AudioPolicyServer::SetSystemVolumeLevelLegacy(AudioStreamType streamType, int32_t volumeLev… in SetSystemVolumeLevelLegacy() 567 int32_t AudioPolicyServer::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel, in… in SetSystemVolumeLevel() 604 int32_t AudioPolicyServer::GetSystemVolumeLevel(AudioStreamType streamType) in GetSystemVolumeLevel() 609 int32_t AudioPolicyServer::GetSystemVolumeLevelInternal(AudioStreamType streamType) in GetSystemVolumeLevelInternal() 703 int32_t AudioPolicyServer::SetStreamMuteLegacy(AudioStreamType streamType, bool mute) in SetStreamMuteLegacy() 714 int32_t AudioPolicyServer::SetStreamMute(AudioStreamType streamType, bool mute) in SetStreamMute() 724 int32_t AudioPolicyServer::SetStreamMuteInternal(AudioStreamType streamType, bool mute, bool isUpda… in SetStreamMuteInternal() 743 int32_t AudioPolicyServer::SetSingleStreamMute(AudioStreamType streamType, bool mute, bool isUpdate… in SetSingleStreamMute() [all …]
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
| D | dcamera_channel_info_cmd.cpp | 125 cJSON *streamType = cJSON_GetObjectItemCaseSensitive(detail, "StreamType"); in UnmarshalDetails() local
|
| /foundation/multimedia/av_codec/services/media_engine/filters/ |
| D | muxer_filter.cpp | 52 StreamType streamType, sptr<AVBufferQueueProducer> inputBufferQueue) in MuxerBrokerListener() 295 StreamType streamType, sptr<AVBufferQueueProducer> inputBufferQueue) in OnBufferFilled() 319 StreamType streamType, sptr<AVBufferQueueProducer> inputBufferQueue) in OnTransCoderBufferFilled()
|