Home | History | Annotate | Download | only in src

Lines Matching full:top_

1479     Mat_<int> top_(top);
1533 top_(y, x) = saturate_cast<int>(weight * 255.f);
1536 top_(y, x) = 0;
1571 Mat_<int> top_(top);
1631 top_(y, x) = saturate_cast<int>(weight * 255.f);
1634 top_(y, x) = 0;