Home
last modified time | relevance | path

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

/hardware/qcom/camera/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()
192 cam_pp_feature_config_t pp_config; in mm_app_add_reprocess_channel()
193 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in mm_app_add_reprocess_channel()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraChannel.h127 cam_pp_feature_config_t &config,
DQCameraParametersIntf.h86 cam_pp_feature_config_t &featureConfig,
DQCamera2HWI.h427 cam_pp_feature_config_t &pp_feature,
482 int32_t getPPConfig(cam_pp_feature_config_t &pp_config,
DQCameraChannel.cpp957 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource()
984 cam_pp_feature_config_t pp_featuremask = featureConfig; in addReprocStreamsFromSource()
DQCamera2HWI.cpp5643 cam_pp_feature_config_t pp_feature; in registerFaceImage()
5644 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t)); in registerFaceImage()
7382 int32_t QCamera2HardwareInterface::getPPConfig(cam_pp_feature_config_t &pp_config, in getPPConfig()
7629 cam_pp_feature_config_t pp_config; in addReprocChannel()
7630 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addReprocChannel()
7734 cam_pp_feature_config_t &pp_feature, in addOfflineReprocChannel()
8847 cam_pp_feature_config_t pp_config; in needReprocess()
8848 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in needReprocess()
DQCameraParameters.h646 cam_pp_feature_config_t &featureConfig,
DQCameraParametersIntf.cpp138 cam_pp_feature_config_t &featureConfig, in getStreamRotation()
DQCameraParameters.cpp9845 cam_pp_feature_config_t &featureConfig, in getStreamRotation()
13349 cam_pp_feature_config_t config; in updatePpFeatureMask()
13351 memset(&config, 0, sizeof(cam_pp_feature_config_t)); in updatePpFeatureMask()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h2484 } cam_pp_feature_config_t; typedef
2522 cam_pp_feature_config_t pp_feature_config;
Dcam_intf.h631 cam_pp_feature_config_t pp_config;
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.h550 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
DQCamera3Channel.cpp4582 int32_t QCamera3ReprocessChannel::addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config, in addReprocStreamsFromSource()
DQCamera3HWI.cpp9600 cam_pp_feature_config_t pp_config; in addOfflineReprocChannel()
9601 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addOfflineReprocChannel()