/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/ |
H A 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/ |
H A 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/services/audio_service/client/src/ |
H A D | audio_sasdk.cpp | 43 bool AudioSaSdk::IsStreamActive(SaSdkAudioVolumeType streamType) in IsStreamActive() argument
|
/foundation/multimedia/audio_framework/services/audio_service/common/include/ |
H A D | i_policy_provider.h | 86 static bool GetVolumeIndex(AudioVolumeType streamType, DeviceGroup deviceGroup, size_t &index) in GetVolumeIndex() argument
|
H A D | audio_volume.h | 72 StreamVolume(uint32_t sessionId, int32_t streamType, int32_t streamUsage, int32_t uid, int32_t pid) in StreamVolume() argument
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_packetizer.h | 29 StreamPacketizer(int streamType, std::unique_ptr<IStream> data) in StreamPacketizer() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/ |
H A D | dcamera_source_input_channel_listener.cpp | 25 DCameraSourceInputChannelListener(std::shared_ptr<DCameraSourceInput>& input, DCStreamType streamType) DCameraSourceInputChannelListener() argument
|
H A D | dcamera_stream_data_process_producer.cpp | 33 DCameraStreamDataProcessProducer(std::string devId, std::string dhId, int32_t streamId, DCStreamType streamType) DCameraStreamDataProcessProducer() argument [all...] |
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/ |
H A D | dcamera_channel_info_cmd.h | 31 DCameraChannelDetail(std::string dataSessionFlag, DCStreamType streamType) in DCameraChannelDetail() argument
|
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocapturer/include/ |
H A D | audio_capturer.h | 41 AudioStreamType streamType = STREAM_MEDIA; member
|
/foundation/multimedia/audio_lite/interfaces/kits/ |
H A D | audio_capturer.h | 69 AudioStreamType streamType = TYPE_MEDIA;
member
|
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/ |
H A D | audio_volume_config.h | 37 AudioVolumeType streamType; member
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
H A D | dcamera_channel_info_cmd.cpp | 125 cJSON *streamType = cJSON_GetObjectItemCaseSensitive(detail, "StreamType"); in UnmarshalDetails() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcamerainterface/ |
H A D | icamera_source_data_process.h | 29 DCameraStreamConfig(int32_t width, int32_t height, int32_t format, int32_t dataspace, DCEncodeType encodeType, DCStreamType streamType) DCameraStreamConfig() argument
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_a2dp_src.h | 111 int32_t streamType; member
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
H A D | audio_adapter_manager_handler.cpp | 64 bool AudioAdapterManagerHandler::SendStreamMuteStatusUpdate(const AudioStreamType &streamType, const bool &mute, in SendStreamMuteStatusUpdate() argument 53 SendSaveVolume(const DeviceType &deviceType, const AudioStreamType &streamType, const int32_t &volumeLevel) SendSaveVolume() argument
|
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/include/ |
H A D | pulse_audio_service_adapter_impl.h | 68 AudioStreamType streamType; member
|
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/ |
H A D | audio_policy_service_third_unit_test.cpp | 326 AudioStreamType streamType = STREAM_MUSIC; in HWTEST_F() local 350 AudioStreamType streamType = STREAM_MEDIA; HWTEST_F() local [all...] |
/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/volume_change_test/src/ |
H A D | audio_volume_change_unit_test.cpp | 102 AudioStreamType streamType = AudioStreamType::STREAM_MUSIC; in HWTEST_F() local 138 AudioStreamType streamType = AudioStreamType::STREAM_RING; in HWTEST_F() local 174 AudioStreamType streamType = AudioStreamType::STREAM_VOICE_CALL; in HWTEST_F() local
|
/foundation/multimedia/audio_framework/test/moduletest/audiopolicy/1.0/include/ |
H A D | audio_policy_test.h | 31 AudioStreamType streamType; member
|
/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | muxer_filter_unit_test.cpp | 122 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; in HWTEST_F() local 137 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; in HWTEST_F() local 164 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; in HWTEST_F() local 187 StreamType streamType = StreamType::STREAMTYPE_ENCODED_AUDIO; HWTEST_F() local 221 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; HWTEST_F() local 242 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; HWTEST_F() local 252 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; HWTEST_F() local 260 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; HWTEST_F() local 275 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; HWTEST_F() local 283 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; HWTEST_F() local 291 StreamType streamType = StreamType::STREAMTYPE_ENCODED_VIDEO; HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/vtpstreamsocket_fuzzer/ |
H A D | vtpstreamsocket_fuzzer.cpp | 34 int32_t streamType = *(reinterpret_cast<const int*>(data)); in VtpCreateClientTest() local 48 int32_t streamType = *(reinterpret_cast<const int*>(data)); in VtpCreateServerTest() local
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/include/ |
H A D | stream_adaptor_listener.h | 59 int32_t streamType = adaptor_->GetStreamType(); variable
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/ |
H A D | stream_manager_test.cpp | 84 int32_t streamType = 12; in HWTEST_F() local 119 int32_t streamType = 12; in HWTEST_F() local
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | a2dp_parcel_codec.h | 193 int32_t streamType; member
|