Home | History | Annotate | Download | only in camera

Lines Matching defs:antibanding

262 static const str_map antibanding[] = {
809 antibanding, sizeof(antibanding) / sizeof(str_map));
1054 //Set Antibanding
2392 ALOGV("ANTIBANDING mode is not supported for this sensor");
2398 antibanding, sizeof(antibanding) / sizeof(str_map), str);
2401 ALOGV("Antibanding Value : %d",value);
2406 ALOGE("AntiBanding Value: %s is not supported for the given BestShot Mode", str);
2411 ALOGE("Invalid antibanding value: %s", (str == NULL) ? "NULL" : str);