Home | History | Annotate | Download | only in camera

Lines Matching refs:antibanding

429 static const str_map antibanding[] = {
442 /* Mapping from MCC to antibanding type */
1647 antibanding, sizeof(antibanding) / sizeof(str_map));
8338 ALOGI("Parameter AntiBanding is not supported for this sensor");
8344 antibanding, sizeof(antibanding) / sizeof(str_map), str);
8351 ALOGI("AntiBanding Value: %s is not supported for the given BestShot Mode", str);
8356 ALOGE("Invalid antibanding value: %s", (str == NULL) ? "NULL" : str);