Home | History | Annotate | Download | only in camera

Lines Matching refs:denoise

779 static const str_map denoise[] = {
1746 denoise, sizeof(denoise) / sizeof(str_map));
8911 ALOGI("Wavelet Denoise is not supported for this sensor");
8916 int value = attr_lookup(denoise,
8917 sizeof(denoise) / sizeof(str_map), str);
8927 ALOGE("Invalid Denoise value: %s", (str == NULL) ? "NULL" : str);