Home | History | Annotate | Download | only in camera

Lines Matching refs:exp_comp

1005     float r_scale = 1.0f, g_scale = 1.0f, b_scale = 1.0f, exp_comp = 1.0f;
1036 if (sscanf(tmp, "%g", &exp_comp) != 1) {
1038 exp_comp = 1.0f;
1073 r_scale, g_scale, b_scale, exp_comp);
1091 r_scale, g_scale, b_scale, exp_comp);