Home | History | Annotate | Download | only in src

Lines Matching full:edges_row

903         const uchar* edges_row = edges->data.ptr + y*edges->step;
916 if( !edges_row[x] || (vx == 0 && vy == 0) )