| /foundation/multimedia/player_framework/services/include/ |
| H A D | i_recorder_service.h | 261 SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource, int32_t& sourceId) SetAudioDataSource() argument [all...] |
| H A D | i_recorder_profiles_service.h | 39 int32_t sourceId = 0; member
|
| /foundation/multimedia/player_framework/services/services/engine_intf/ |
| H A D | i_recorder_engine.h | 110 SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource, int32_t& sourceId) SetAudioDataSource() argument [all...] |
| /foundation/multimedia/player_framework/frameworks/js/recorder/ |
| H A D | recorder_capability_napi.h | 85 int32_t sourceId = 0; member
|
| /foundation/multimedia/player_framework/services/services/recorder_profiles/client/ |
| H A D | recorder_profiles_client.cpp | 65 bool RecorderProfilesClient::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() argument 72 RecorderProfilesData RecorderProfilesClient::GetVideoRecorderProfileInfo(int32_t sourceId, int32_t qualityLevel) in GetVideoRecorderProfileInfo() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| H A D | protocol_proto.h | 32 uint64_t sourceId = 0u; member
|
| H A D | frame_header.h | 34 uint64_t sourceId = 0; // Indicate where this packet from member
|
| H A D | frame_combiner.cpp | 64 uint64_t sourceId = inPacketInfo.GetSourceId(); in AssembleFrameFragment() local 128 uint64_t sourceId = inPacketInfo.GetSourceId(); ContinueExistCombineWork() local [all...] |
| /foundation/multimedia/media_foundation/engine/scene/recorder/standard/ |
| H A D | recorder_utils.cpp | 190 bool CastRecorderParam(int32_t sourceId, const RecorderParam& param, HstRecParam& out) in CastRecorderParam() argument
|
| H A D | hirecorder_impl.cpp | 81 int32_t HiRecorderImpl::SetAudioSource(AudioSourceType source, int32_t& sourceId) in SetAudioSource() argument 161 int32_t HiRecorderImpl::Configure(int32_t sourceId, cons argument 272 SetParameter(int32_t sourceId, const RecorderParam &recParam) SetParameter() argument 460 SetAudioSourceInternal(AudioSourceType source, int32_t sourceId) SetAudioSourceInternal() argument 487 SetVideoSourceInternal(VideoSourceType source, int32_t sourceId) SetVideoSourceInternal() argument 644 CheckParamType(int32_t sourceId, const RecorderParam& recParam) const CheckParamType() argument [all...] |
| /foundation/multimedia/player_framework/services/services/recorder_profiles/server/ |
| H A D | recorder_profiles_server.cpp | 61 bool RecorderProfilesServer::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel)
in HasVideoRecorderProfile() argument 77 RecorderProfilesData RecorderProfilesServer::GetVideoRecorderProfileInfo(int32_t sourceId, int32_t qualityLevel)
in GetVideoRecorderProfileInfo() argument
|
| /foundation/multimedia/media_lite/test/unittest/recorder_lite/ |
| H A D | recorder_lite_test.cpp | 74 int32_t sourceId = 0; in HWTEST_F() local 103 int32_t sourceId = 0; in HWTEST_F() local
|
| /foundation/multimedia/player_framework/frameworks/native/recorder_profiles/ |
| H A D | recorder_profiles_impl.cpp | 77 bool RecorderProfilesImpl::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() argument 111 std::shared_ptr<VideoRecorderProfile> RecorderProfilesImpl::GetVideoRecorderProfile(int32_t sourceId, in GetVideoRecorderProfile() argument
|
| /foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/ringtone_player_test/src/ |
| H A D | ringtone_player_unit_test.cpp | 311 int32_t sourceId = 1; in HWTEST() local
|
| /foundation/multimedia/player_framework/frameworks/native/recorder_profiles/test/unittest/ |
| H A D | recorder_profiles_unit_test.cpp | 79 int32_t sourceId = 0; in HWTEST_F() local 92 int32_t sourceId = -1; in HWTEST_F() local 184 int32_t sourceId = 0; in HWTEST_F() local 211 int32_t sourceId = -1; in HWTEST_F() local [all...] |
| /foundation/multimedia/player_framework/services/services/recorder_profiles/ipc/ |
| H A D | recorder_profiles_service_proxy.cpp | 55 bool RecorderProfilesServiceProxy::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() argument 72 RecorderProfilesData RecorderProfilesServiceProxy::GetVideoRecorderProfileInfo(int32_t sourceId, int32_t qualityLevel) in GetVideoRecorderProfileInfo() argument
|
| H A D | recorder_profiles_service_stub.cpp | 109 bool RecorderProfilesServiceStub::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() argument 115 RecorderProfilesData RecorderProfilesServiceStub::GetVideoRecorderProfileInfo(int32_t sourceId, int32_t qualityLevel) in GetVideoRecorderProfileInfo() argument 146 int32_t sourceId = data.ReadInt32(); in HasVideoRecorderProfile() local 154 int32_t sourceId = data.ReadInt32(); in GetVideoRecorderProfileInfo() local
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | DependencyGraph.java | 37 void addAlias(String sourceId, String targetId) { in addAlias() argument
|
| /foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
| H A D | audio_haptic_manager_impl.cpp | 77 int32_t sourceId = curPlayerIndex_; in RegisterSourceWithEffectId() local 99 int32_t sourceId = curPlayerIndex_; in RegisterSource() local 124 CheckAudioLatencyMode(const int32_t &sourceId, const AudioLatencyMode &latencyMode) CheckAudioLatencyMode() argument 141 SetAudioLatencyMode(const int32_t &sourceId, const AudioLatencyMode &latencyMode) SetAudioLatencyMode() argument [all...] |
| /foundation/multimedia/player_framework/test/unittest/audio_haptic_test/ |
| H A D | audio_haptic_unit_test.cpp | 114 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); in HWTEST_F() local 131 int32_t sourceId = g_audioHapticManager->RegisterSourceWithEffectId(audioUri, effectId); in HWTEST_F() local 148 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); in HWTEST_F() local 164 int32_t sourceId in HWTEST_F() local 180 int32_t sourceId = g_audioHapticManager->RegisterSourceWithEffectId(audioUri, effectId); HWTEST_F() local 198 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 219 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 236 int32_t sourceId = -1; HWTEST_F() local 253 int32_t sourceId = g_audioHapticManager->RegisterSourceWithEffectId(audioUri, effectId); HWTEST_F() local 274 int32_t sourceId = g_audioHapticManager->RegisterSourceWithEffectId(audioUri, effectId); HWTEST_F() local 295 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 321 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 347 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 373 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 399 int32_t sourceId = -1; HWTEST_F() local 418 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 451 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 484 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 517 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, hapticUri); HWTEST_F() local 571 int32_t sourceId = g_audioHapticManager->RegisterSource(audioUri, newHapticUri); HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
| H A D | route_head_handler_impl.h | 42 char sourceId[MAX_DEVICE_ID];
member
|
| /test/xts/acts/multimedia_lite/media_lite_posix/recorder_native/src/ |
| H A D | ActsMediaRecorderTest.cpp | 71 int32_t sourceId = 0;
in HWTEST_F() local 100 int32_t sourceId = 0;
in HWTEST_F() local 127 int32_t sourceId = 0;
in HWTEST_F() local 158 int32_t sourceId = 0;
in HWTEST_F() local 191 int32_t sourceId = 0;
in HWTEST_F() local 225 int32_t sourceId = 0; HWTEST_F() local 261 int32_t sourceId = 0; HWTEST_F() local 292 int32_t sourceId = 0; HWTEST_F() local 325 int32_t sourceId = 0; HWTEST_F() local 356 int32_t sourceId = 0; HWTEST_F() local 389 int32_t sourceId = 0; HWTEST_F() local 419 int32_t sourceId = 0; HWTEST_F() local 451 int32_t sourceId = 0; HWTEST_F() local 485 int32_t sourceId = 0; HWTEST_F() local 519 int32_t sourceId = 0; HWTEST_F() local 553 int32_t sourceId = 0; HWTEST_F() local 590 int32_t sourceId = 0; HWTEST_F() local 607 int32_t sourceId = 0; HWTEST_F() local 624 int32_t sourceId = 0; HWTEST_F() local 641 int32_t sourceId = 0; HWTEST_F() local 677 int32_t sourceId = 0; HWTEST_F() local 694 int32_t sourceId = 10000; HWTEST_F() local 709 int32_t sourceId = 0; HWTEST_F() local 726 int32_t sourceId = 0; HWTEST_F() local 743 int32_t sourceId = 0; HWTEST_F() local 760 int32_t sourceId = 0; HWTEST_F() local 779 int32_t sourceId = 0; HWTEST_F() local 798 int32_t sourceId = 10000; HWTEST_F() local 815 int32_t sourceId = 0; HWTEST_F() local 832 int32_t sourceId = 0; HWTEST_F() local 849 int32_t sourceId = 0; HWTEST_F() local 867 int32_t sourceId = 0; HWTEST_F() local 885 int32_t sourceId = 10000; HWTEST_F() local 901 int32_t sourceId = 0; HWTEST_F() local 919 int32_t sourceId = 0; HWTEST_F() local 937 int32_t sourceId = 10000; HWTEST_F() local 953 int32_t sourceId = 0; HWTEST_F() local 971 int32_t sourceId = 10000; HWTEST_F() local 987 int32_t sourceId = 0; HWTEST_F() local 1034 int32_t sourceId; HWTEST_F() local 1635 int32_t sourceId = 0; HWTEST_F() local 1655 int32_t sourceId = 0; HWTEST_F() local 1673 int32_t sourceId = 10000; HWTEST_F() local [all...] |
| /foundation/multimedia/media_foundation/engine/pipeline/filters/codec/audio_encoder/ |
| H A D | audio_encoder_filter.cpp | 58 ErrorCode AudioEncoderFilter::SetAudioEncoder(int32_t sourceId, std::shared_ptr<Plugin::Meta> encoderMeta) in SetAudioEncoder() argument
|
| /foundation/multimedia/player_framework/services/services/recorder/ipc/ |
| H A D | i_standard_recorder_service.h | 41 SetCaptureRate(int32_t sourceId, double fps) SetCaptureRate() argument [all...] |
| /foundation/multimedia/media_lite/frameworks/recorder_lite/ |
| H A D | recorder.cpp | 28 int32_t Recorder::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() argument 37 int32_t Recorder::SetVideoEncoder(int32_t sourceId, VideoCodecFormat encoder) in SetVideoEncoder() argument 46 int32_t Recorder::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() argument 54 int32_t Recorder::SetVideoFrameRate(int32_t sourceId, int32_t frameRate) in SetVideoFrameRate() argument 63 int32_t Recorder::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() argument 72 SetCaptureRate(int32_t sourceId, double fps) SetCaptureRate() argument 81 GetSurface(int32_t sourceId) GetSurface() argument 90 SetAudioSource(AudioSourceType source, int32_t &sourceId) SetAudioSource() argument 99 SetAudioEncoder(int32_t sourceId, AudioCodecFormat encoder) SetAudioEncoder() argument 108 SetAudioSampleRate(int32_t sourceId, int32_t rate) SetAudioSampleRate() argument 113 SetAudioChannels(int32_t sourceId, int32_t num) SetAudioChannels() argument 122 SetAudioEncodingBitRate(int32_t sourceId, int32_t bitRate) SetAudioEncodingBitRate() argument 131 SetDataSource(DataSourceType dataType, int32_t &sourceId) SetDataSource() argument 283 SetParameter(int32_t sourceId, const Format &format) SetParameter() argument [all...] |