Searched defs:dst_sobelx (Results 1 – 5 of 5) sorted by relevance
2998 const uint8* src_y2, uint8* dst_sobelx, int width) { in SobelXRow_NEON()
3000 const uint8* src_y2, uint8* dst_sobelx, int width) { in SobelXRow_NEON()
4123 const uint8* src_y2, uint8* dst_sobelx, int width) { in SobelXRow_SSE2()
4949 const uint8* src_y2, uint8* dst_sobelx, int width) { in SobelXRow_SSE2()
909 uint8* dst_sobelx, int width) { in SobelXRow_C()