32 int width = im->
width();
36 T max =
imRef(im, 0, 0);
37 for (
int y = 0;
y < height;
y++) {
38 for (
int x = 0;
x < width;
x++) {
54 int width = src->
width();
55 int height = src->
height();
58 for (
int y = 0;
y < height;
y++) {
59 for (
int x = 0;
x < width;
x++) {
TFSIMD_FORCE_INLINE const tfScalar & y() const
TFSIMD_FORCE_INLINE const tfScalar & x() const