Home
last modified time | relevance | path

Searched defs:sceneMode (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_hdi_source.c76 const char *sceneMode = pa_proplist_gets(so->proplist, "scene.mode"); in SourceOutputNewCb() local
86 const char *sceneMode = pa_proplist_gets(so->proplist, "scene.mode"); in SourceOutputUnlinkCb() local
H A Dmodule_hdi_sink.c87 const char *sceneMode = pa_proplist_gets(si->proplist, "scene.mode"); in SinkInputNewCb() local
160 const char *sceneMode = pa_proplist_gets(si->proplist, "scene.mode"); in SinkInputStateChangedCb() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_camera_operator.h70 sptr<Surface>& surface, int32_t sceneMode) in StartCapture()
H A Dmock_dcamera_sink_controller.h35 …2_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, int32_t sceneMode) in StartCapture()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_controller.h36 …2_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, int32_t sceneMode) in StartCapture()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/
H A Daudio_effect_chain_adapter.h42 const char *sceneMode; member
H A Daudio_effect_chain_manager.h63 std::string sceneMode; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp176 sptr<Surface>& surface, int32_t sceneMode) in StartCapture()
332 int32_t sceneMode) in ConfigCaptureSession()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dmode_manager_napi.cpp275 int32_t sceneMode; in GetSupportedOutputCapability() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
H A Daudio_effect_manager.cpp570 std::string sceneMode; in ConstructEffectChainManagerParam() local
598 std::string sceneMode; in ConstructEnhanceChainManagerParam() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp65 int32_t sceneMode) in StartCapture()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain.cpp369 void AudioEffectChain::StoreOldEffectChainInfo(std::string &sceneMode, AudioEffectConfig &ioBufferC… in StoreOldEffectChainInfo()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcamera_manager.cpp153 …const Camera_Device* camera, Camera_SceneMode sceneMode, Camera_OutputCapability** cameraOutputCap… in OH_CameraManager_GetSupportedCameraOutputCapabilityWithSceneMode()
H A Dcapture_session.cpp119 …orCode OH_CaptureSession_SetSessionMode(Camera_CaptureSession* session, Camera_SceneMode sceneMode) in OH_CaptureSession_SetSessionMode()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcamera_manager_impl.cpp379 Camera_SceneMode sceneMode, Camera_OutputCapability** cameraOutputCapability) in GetSupportedCameraOutputCapabilityWithSceneMode()
755 Camera_SceneMode* sceneMode = new Camera_SceneMode[cameraSceneMode.size()]; in GetSupportedSceneModes() local
H A Dcapture_session_impl.cpp206 Camera_ErrorCode Camera_CaptureSession::SetSessionMode(Camera_SceneMode sceneMode) in SetSessionMode()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp55 SceneMode sceneMode = SceneMode::TIMELAPSE_PHOTO; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dsketch_wrapper.cpp184 auto sceneMode = static_cast<SceneMode>(round(modeFloatData)); in GetSceneFeaturesModeFromModeData() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp64 int32_t sceneMode) in StartCapture()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp3200 SceneMode sceneMode = SceneMode::PROFESSIONAL_VIDEO; variable
3270 SceneMode sceneMode = SceneMode::PROFESSIONAL_VIDEO; variable
3358 SceneMode sceneMode = SceneMode::PROFESSIONAL_VIDEO; variable
3446 SceneMode sceneMode = SceneMode::PROFESSIONAL_VIDEO; variable
3530 SceneMode sceneMode = SceneMode::PROFESSIONAL_VIDEO; variable
3642 SceneMode sceneMode = SceneMode::PROFESSIONAL_VIDEO; variable
3734 SceneMode sceneMode = SceneMode::PROFESSIONAL_VIDEO; variable
3820 SceneMode sceneMode = SceneMode::PROFESSIONAL_VIDEO; variable
12022 SceneMode sceneMode = SceneMode::TIMELAPSE_PHOTO; variable
12338 SceneMode sceneMode = SceneMode::LIGHT_PAINTING; variable
[all …]
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1213 int sceneMode = static_cast<int>(zoomItem.data.ui32[i]); in QueryZoomPerformance() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp720 SceneMode sceneMode = GetMode(); in GetMaxSizePhotoProfile() local