Lines Matching full:denoise
776 static const str_map denoise[] = {
1743 denoise, sizeof(denoise) / sizeof(str_map));
8908 ALOGI("Wavelet Denoise is not supported for this sensor");
8913 int value = attr_lookup(denoise,
8914 sizeof(denoise) / sizeof(str_map), str);
8924 ALOGE("Invalid Denoise value: %s", (str == NULL) ? "NULL" : str);