Searched refs:pp_feature (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp2185 cam_pp_feature_config_t pp_feature; local
2186 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t));
2187 pp_feature.feature_mask = CAM_QCOM_FEATURE_REGISTER_FACE;
2189 addOfflineReprocChannel(*config, pp_feature, NULL, NULL);
3244 * @pp_feature : pp feature config
3252 cam_pp_feature_config_t &pp_feature,
3291 streamInfoBuf->reprocess_config.pp_feature_config = pp_feature;
3250 addOfflineReprocChannel( cam_pp_offline_src_config_t &img_config, cam_pp_feature_config_t &pp_feature, stream_cb_routine stream_cb, void *userdata) argument
H A DQCamera2HWI.h319 cam_pp_feature_config_t &pp_feature,

Completed in 1352 milliseconds