Home | History | Annotate | Download | only in src

Lines Matching refs:antibanding

259 static const str_map antibanding[] = {
781 antibanding, sizeof(antibanding) / sizeof(str_map));
1002 //Set Antibanding
2280 LOGE("ANTIBANDING mode is not supported for this sensor");
2286 antibanding, sizeof(antibanding) / sizeof(str_map), str);
2289 LOGE("Antibanding Value : %d",value);
2294 LOGI("AntiBanding Value: %s is not supported for the given BestShot Mode", str);
2299 LOGE("Invalid antibanding value: %s", (str == NULL) ? "NULL" : str);