Searched refs:row_sobely (Results 1 – 1 of 1) sorted by relevance
2047 uint8* row_sobely = rows + kRowSize; in ARGBSobelize() local2072 SobelYRow(row_y0 - 1, row_y2 - 1, row_sobely, width); in ARGBSobelize()2073 SobelRow(row_sobelx, row_sobely, dst_argb, width); in ARGBSobelize()