| /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...] |
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | typeRelation.h | 40 uint64_t sourceId; member in panda::es2panda::checker::RelationKey
|
| /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
|
| /applications/sample/camera/media/ |
| H A D | camera_sample.cpp | 84 int32_t sourceId = 0;
in SampleCreateRecorder() local
|
| /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...] |