Home | History | Annotate | Download | only in HAL3

Lines Matching defs:cac

3558         int32_t cac = lookupFwkName(COLOR_ABERRATION_MAP,
3561 if (NAME_NOT_FOUND != cac) {
3562 uint8_t val = (uint8_t) cac;
3567 ALOGE("%s: Invalid CAC camera parameter: %d", __func__, *cacMode);
3750 ALOGE("%s : Tuning CAC data size bigger than expected %d: %d",
4705 ALOGE("%s: Invalid CAC mode %d", __func__,
6240 ALOGE("%s: Invalid framework CAC mode: %d", __func__, fwk_cacMode);
7218 property_get("persist.camera.feature.cac", prop, "0");