Searched defs:dst_sobelx (Results 1 – 5 of 5) sorted by relevance
3234 const uint8* src_y2, uint8* dst_sobelx, int width) { in SobelXRow_NEON()
3062 const uint8* src_y2, uint8* dst_sobelx, int width) { in SobelXRow_NEON()
4747 const uint8* src_y2, uint8* dst_sobelx, int width) { in SobelXRow_SSE2()
5628 const uint8* src_y2, uint8* dst_sobelx, int width) { in SobelXRow_SSE2()
853 uint8* dst_sobelx, int width) { in SobelXRow_C()