Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c111 cam_pp_feature_config_t pp_config, in mm_app_add_reprocess_stream_from_source()
193 cam_pp_feature_config_t pp_config; in mm_app_add_reprocess_channel()
194 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in mm_app_add_reprocess_channel()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.h138 cam_pp_feature_config_t &config,
DQCameraParametersIntf.h88 cam_pp_feature_config_t &featureConfig,
DQCamera2HWI.h455 cam_pp_feature_config_t &pp_feature,
514 int32_t getPPConfig(cam_pp_feature_config_t &pp_config,
DQCameraChannel.cpp1101 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource()
1127 cam_pp_feature_config_t pp_featuremask = featureConfig; in addReprocStreamsFromSource()
DQCamera2HWI.cpp6277 cam_pp_feature_config_t pp_feature; in registerFaceImage()
6278 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t)); in registerFaceImage()
8297 int32_t QCamera2HardwareInterface::getPPConfig(cam_pp_feature_config_t &pp_config, in getPPConfig()
8568 cam_pp_feature_config_t pp_config; in addReprocChannel()
8569 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addReprocChannel()
8677 cam_pp_feature_config_t &pp_feature, in addOfflineReprocChannel()
9901 cam_pp_feature_config_t pp_config; in needReprocess()
9902 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in needReprocess()
DQCameraParameters.h658 cam_pp_feature_config_t &featureConfig,
DQCameraParametersIntf.cpp139 cam_pp_feature_config_t &featureConfig, in getStreamRotation()
DQCameraParameters.cpp10184 cam_pp_feature_config_t &featureConfig, in getStreamRotation()
14551 cam_pp_feature_config_t config; in updatePpFeatureMask()
14553 memset(&config, 0, sizeof(cam_pp_feature_config_t)); in updatePpFeatureMask()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h2941 } cam_pp_feature_config_t; typedef
2979 cam_pp_feature_config_t pp_feature_config;
Dcam_intf.h766 cam_pp_feature_config_t pp_config;
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h658 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
DQCamera3Channel.cpp5451 int32_t QCamera3ReprocessChannel::addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config, in addReprocStreamsFromSource()
DQCamera3HWI.cpp14737 cam_pp_feature_config_t pp_config; in addOfflineReprocChannel()
14738 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addOfflineReprocChannel()