/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/ |
H A D | audio_volume.h | 88 …StreamVolume(uint32_t sessionId, int32_t streamType, int32_t streamUsage, int32_t uid, int32_t pid) in StreamVolume()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/ |
H A D | offline_pipeline_manager.cpp | 32 int32_t streamType, in SwitchToOfflinePipeline()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/ |
H A D | host_stream_mgr_impl.cpp | 106 int32_t HostStreamMgrImpl::DesignateStreamIdForType(const int32_t streamType) in DesignateStreamIdForType()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
H A D | dcamera_capture_info_cmd.cpp | 149 cJSON *streamType = cJSON_GetObjectItemCaseSensitive(capInfo, "StreamType"); in UmarshalValue() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/ |
H A D | vtp_stream_socket_test.cpp | 80 int32_t streamType = 2112; variable 120 int32_t streamType = 2112; variable 147 int streamType = 1; variable
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_media_ToneGenerator.cpp | 93 static void android_media_ToneGenerator_native_setup(JNIEnv *env, jobject thiz, jint streamType, in android_media_ToneGenerator_native_setup()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
H A D | dash_period_manager.cpp | 250 MediaAVCodec::MediaType streamType) in GetAdptSetsByStreamType()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/ |
H A D | config.h | 35 const char* streamType; member
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/ |
H A D | dcamera_stream_data_process_producer.cpp | 34 int32_t streamId, DCStreamType streamType) in DCameraStreamDataProcessProducer()
|
H A D | dcamera_source_data_process.cpp | 26 …DataProcess::DCameraSourceDataProcess(std::string devId, std::string dhId, DCStreamType streamType) in DCameraSourceDataProcess()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | demuxer_filter.cpp | 232 StreamType streamType; in HandleTrackInfos() local 257 void DemuxerFilter::FaultDemuxerEventInfoWrite(StreamType& streamType) in FaultDemuxerEventInfoWrite() 302 void DemuxerFilter::UpdateTrackIdMap(StreamType streamType, int32_t index) in UpdateTrackIdMap() 631 bool DemuxerFilter::FindStreamType(StreamType &streamType, Plugins::MediaType mediaType, std::strin… in FindStreamType()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | audio_volume.cpp | 168 void AudioVolume::AddStreamVolume(uint32_t sessionId, int32_t streamType, int32_t streamUsage, in AddStreamVolume() 348 int32_t AudioVolume::ConvertStreamTypeStrToInt(const std::string &streamType) in ConvertStreamTypeStrToInt() 465 float GetCurVolume(uint32_t sessionId, const char *streamType, const char *deviceClass) in GetCurVolume()
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/ |
H A D | color_space_info_parse.h | 27 int32_t streamType; member
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | ToneGenerator.java | 750 public ToneGenerator(int streamType, int volume) { in ToneGenerator() 886 int streamType, int volume, @NonNull String opPackageName); in native_setup()
|
H A D | AudioManager.java | 1189 public int getStreamMaxVolume(int streamType) { in getStreamMaxVolume() 1207 public int getStreamMinVolume(int streamType) { in getStreamMinVolume() 1222 public int getStreamMinVolumeInt(int streamType) { in getStreamMinVolumeInt() 1239 public int getStreamVolume(int streamType) { in getStreamVolume() 1304 public static boolean isPublicStreamType(int streamType) { in isPublicStreamType() 1327 public int getLastAudibleStreamVolume(int streamType) { in getLastAudibleStreamVolume() 1762 public boolean isStreamMute(int streamType) { in isStreamMute() 1795 public void forceVolumeControlStream(int streamType) { in forceVolumeControlStream() 6090 public int getDevicesForStream(int streamType) { in getDevicesForStream() 6735 public int getOutputLatency(int streamType) { in getOutputLatency() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/src/ |
H A D | client_trans_stream.c | 160 StreamType streamType = (StreamType)channel->streamType; in TransOnstreamChannelOpened() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | policy_handler.cpp | 121 bool PolicyHandler::GetSharedVolume(AudioVolumeType streamType, DeviceType deviceType, Volume &vol) in GetSharedVolume()
|
H A D | audio_endpoint_separate.cpp | 72 AudioStreamType streamType) : endpointType_(type), id_(id), streamType_(streamType) in AudioEndpointSeparate() 101 int32_t AudioEndpointSeparate::SetVolume(AudioStreamType streamType, float volume) in SetVolume()
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/include/ |
H A D | recorder_source.h | 68 AudioStreamType streamType = TYPE_MEDIA; member
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hstream_common.cpp | 80 …StreamType streamType, sptr<OHOS::IBufferProducer> producer, int32_t format, int32_t width, int32_… in HStreamCommon()
|
/aosp14/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioDeviceBroker.java | 433 final int streamType = mAudioService.getBluetoothContextualVolumeStream(); in setCommunicationRouteForClient() local 793 BleVolumeInfo(int index, int maxIndex, int streamType) { in BleVolumeInfo() 1193 /*package*/ void postSetHearingAidVolumeIndex(int index, int streamType) { in postSetHearingAidVolumeIndex() 1197 /*package*/ void postSetLeAudioVolumeIndex(int index, int maxIndex, int streamType) { in postSetLeAudioVolumeIndex() 1343 /*package*/ int getVssVolumeForDevice(int streamType, int device) { in getVssVolumeForDevice() 1347 /*package*/ int getMaxVssVolumeForStream(int streamType) { in getMaxVssVolumeForStream() 1351 /*package*/ int getDeviceForStream(int streamType) { in getDeviceForStream() 1355 /*package*/ void postApplyVolumeOnDevice(int streamType, int device, String caller) { in postApplyVolumeOnDevice() 1359 /*package*/ void postSetVolumeIndexOnDevice(int streamType, int vssVolIndex, int device, in postSetVolumeIndexOnDevice()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_channel_common.c | 69 static LaneTransType GetStreamLaneType(int32_t streamType) in GetStreamLaneType() 103 int32_t streamType; in TransGetLaneTransTypeBySession() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_packet_header.h | 55 uint8_t streamType : 4; member 245 StreamPacketHeader(uint8_t streamType, bool extended, uint32_t dataLen, in StreamPacketHeader()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcapture_session_proxy.cpp | 91 int32_t HCaptureSessionProxy::AddOutput(StreamType streamType, sptr<IStreamCommon> stream) in AddOutput() 138 int32_t HCaptureSessionProxy::RemoveOutput(StreamType streamType, sptr<IStreamCommon> stream) in RemoveOutput()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
H A D | audio_voip_test.cpp | 147 AudioStreamType streamType = AudioStreamType::STREAM_VOICE_CALL; in TestPlayback() local
|