Home | History | Annotate | Download | only in HAL

Lines Matching refs:pp_feature

5757     cam_pp_feature_config_t pp_feature;
5758 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t));
5759 pp_feature.feature_mask = CAM_QCOM_FEATURE_REGISTER_FACE;
5761 addOfflineReprocChannel(*config, pp_feature, NULL, NULL);
7856 * @pp_feature : pp feature config
7864 cam_pp_feature_config_t &pp_feature,
7903 streamInfoBuf->reprocess_config.pp_feature_config = pp_feature;