Home
last modified time | relevance | path

Searched defs:dst_sobely (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc3042 uint8* dst_sobely, int width) { in SobelYRow_NEON()
Drow_neon64.cc3045 uint8* dst_sobely, int width) { in SobelYRow_NEON()
Drow_gcc.cc4177 uint8* dst_sobely, int width) { in SobelYRow_SSE2()
Drow_win.cc5005 uint8* dst_sobely, int width) { in SobelYRow_SSE2()
Drow_common.cc927 uint8* dst_sobely, int width) { in SobelYRow_C()