Home | History | Annotate | Download | only in HAL

Lines Matching refs:pp_feature

6277     cam_pp_feature_config_t pp_feature;
6278 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t));
6279 pp_feature.feature_mask = CAM_QCOM_FEATURE_REGISTER_FACE;
6281 addOfflineReprocChannel(*config, pp_feature, NULL, NULL);
8669 * @pp_feature : pp feature config
8677 cam_pp_feature_config_t &pp_feature,
8716 streamInfoBuf->reprocess_config.pp_feature_config = pp_feature;