Home | History | Annotate | Download | only in src

Lines Matching refs:antibanding

275 static const str_map antibanding[] = {
856 antibanding, sizeof(antibanding) / sizeof(str_map));
1086 //Set Antibanding
2312 /* Enable Advanced Auto Antibanding where we can set
2331 ALOGE("ANTIBANDING mode is not supported for this sensor");
2337 antibanding, sizeof(antibanding) / sizeof(str_map), str);
2340 ALOGE("Antibanding Value : %d",value);
2348 ALOGI("AntiBanding Value: %s is not supported for the given BestShot Mode", str);
2353 ALOGE("Invalid antibanding value: %s", (str == NULL) ? "NULL" : str);