Home | History | Annotate | Download | only in libcamera

Lines Matching full:contrast

308     ip.set("contrast-min", 0);
309 ip.set("contrast-max", 4);
319 ip.set("contrast", CONTRAST_DEFAULT);
2017 //contrast
2018 int new_contrast = mInternalParameters.getInt("contrast");