Home | History | Annotate | Download | only in camera

Lines Matching defs:antibanding

432 static const str_map antibanding[] = {
445 /* Mapping from MCC to antibanding type */
1650 antibanding, sizeof(antibanding) / sizeof(str_map));
8341 ALOGI("Parameter AntiBanding is not supported for this sensor");
8347 antibanding, sizeof(antibanding) / sizeof(str_map), str);
8354 ALOGI("AntiBanding Value: %s is not supported for the given BestShot Mode", str);
8359 ALOGE("Invalid antibanding value: %s", (str == NULL) ? "NULL" : str);