Home | History | Annotate | Download | only in camera

Lines Matching refs:antibanding

264 static const str_map antibanding[] = {
811 antibanding, sizeof(antibanding) / sizeof(str_map));
1056 //Set Antibanding
2427 ALOGV("ANTIBANDING mode is not supported for this sensor");
2433 antibanding, sizeof(antibanding) / sizeof(str_map), str);
2436 ALOGV("Antibanding Value : %d",value);
2441 ALOGE("AntiBanding Value: %s is not supported for the given BestShot Mode", str);
2446 ALOGE("Invalid antibanding value: %s", (str == NULL) ? "NULL" : str);