Home
last modified time | relevance | path

Searched refs:cam_pp_feature_config_t (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraChannel.h114 cam_pp_feature_config_t &config,
DQCamera2HWI.h319 cam_pp_feature_config_t &pp_feature,
DQCamera2HWI.cpp2185 cam_pp_feature_config_t pp_feature; in registerFaceImage()
2186 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t)); in registerFaceImage()
3191 cam_pp_feature_config_t pp_config; in addOnlineReprocChannel()
3192 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addOnlineReprocChannel()
3252 cam_pp_feature_config_t &pp_feature, in addOfflineReprocChannel()
DQCameraChannel.cpp617 cam_pp_feature_config_t &config, in addReprocStreamsFromSource()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h1215 } cam_pp_feature_config_t; typedef
1249 cam_pp_feature_config_t pp_feature_config;
Dcam_intf.h359 cam_pp_feature_config_t pp_config;
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.h279 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &config,
DQCamera3Channel.cpp2151 int32_t QCamera3ReprocessChannel::addReprocStreamsFromSource(cam_pp_feature_config_t &config, in addReprocStreamsFromSource()
DQCamera3HWI.cpp4529 cam_pp_feature_config_t pp_config; in addOnlineReprocChannel()
4530 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addOnlineReprocChannel()