Home | History | Annotate | Download | only in HAL

Lines Matching refs:pp_feature

4091     cam_pp_feature_config_t pp_feature;
4092 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t));
4093 pp_feature.feature_mask = CAM_QCOM_FEATURE_REGISTER_FACE;
4095 addOfflineReprocChannel(*config, pp_feature, NULL, NULL);
5990 * @pp_feature : pp feature config
5998 cam_pp_feature_config_t &pp_feature,
6037 streamInfoBuf->reprocess_config.pp_feature_config = pp_feature;