Home
last modified time | relevance | path

Searched defs:sourceId (Results 1 - 25 of 60) sorted by relevance

123

/foundation/multimedia/player_framework/services/include/
H A Di_recorder_service.h261 SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource, int32_t& sourceId) SetAudioDataSource() argument
[all...]
H A Di_recorder_profiles_service.h39 int32_t sourceId = 0; member
/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_recorder_engine.h110 SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource, int32_t& sourceId) SetAudioDataSource() argument
[all...]
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_capability_napi.h85 int32_t sourceId = 0; member
/foundation/multimedia/player_framework/services/services/recorder_profiles/client/
H A Drecorder_profiles_client.cpp65 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 Dprotocol_proto.h32 uint64_t sourceId = 0u; member
H A Dframe_header.h34 uint64_t sourceId = 0; // Indicate where this packet from member
H A Dframe_combiner.cpp64 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 DtypeRelation.h40 uint64_t sourceId; member in panda::es2panda::checker::RelationKey
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Drecorder_utils.cpp190 bool CastRecorderParam(int32_t sourceId, const RecorderParam& param, HstRecParam& out) in CastRecorderParam() argument
H A Dhirecorder_impl.cpp81 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 Drecorder_profiles_server.cpp61 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 Drecorder_lite_test.cpp74 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 Drecorder_profiles_impl.cpp77 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 Dringtone_player_unit_test.cpp311 int32_t sourceId = 1; in HWTEST() local
/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/test/unittest/
H A Drecorder_profiles_unit_test.cpp79 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 Drecorder_profiles_service_proxy.cpp55 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 Drecorder_profiles_service_stub.cpp109 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 DDependencyGraph.java37 void addAlias(String sourceId, String targetId) { in addAlias() argument
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_manager_impl.cpp77 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 Daudio_haptic_unit_test.cpp114 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 Droute_head_handler_impl.h42 char sourceId[MAX_DEVICE_ID]; member
/applications/sample/camera/media/
H A Dcamera_sample.cpp84 int32_t sourceId = 0; in SampleCreateRecorder() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/audio_encoder/
H A Daudio_encoder_filter.cpp58 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 Di_standard_recorder_service.h41 SetCaptureRate(int32_t sourceId, double fps) SetCaptureRate() argument
[all...]

Completed in 11 milliseconds

123