Home | History | Annotate | Download | only in HAL

Lines Matching refs:pp_feature

2185     cam_pp_feature_config_t pp_feature;
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;