Searched refs:row_sobelx (Results 1 – 1 of 1) sorted by relevance
2046 uint8* row_sobelx = rows; in ARGBSobelize() local2071 SobelXRow(row_y0 - 1, row_y1 - 1, row_y2 - 1, row_sobelx, width); in ARGBSobelize()2073 SobelRow(row_sobelx, row_sobely, dst_argb, width); in ARGBSobelize()