Home | History | Annotate | Download | only in kaze

Lines Matching full:lvl

1414   for(int lvl = 0; lvl < 3; lvl++) {
1416 int val_count = (lvl + 2) * (lvl + 2);
1417 int sample_step = static_cast<int>(ceil(pattern_size * size_mult[lvl]));