Home | History | Annotate | Download | only in source

Lines Matching full:row_sobelx

1999     uint8* row_sobelx = rows;
2024 SobelXRow(row_y0 - 1, row_y1 - 1, row_y2 - 1, row_sobelx, width);
2026 SobelRow(row_sobelx, row_sobely, dst_argb, width);