Home
last modified time | relevance | path

Searched refs:cam_pp_feature_config_t (Results 1 – 12 of 12) 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()
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()