Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_neon.cc2787 uint8* dst_sobely, in SobelYRow_NEON()
Drow_neon64.cc2772 uint8* dst_sobely, in SobelYRow_NEON()
Drow_gcc.cc4449 uint8* dst_sobely, in SobelYRow_SSE2()
Drow_common.cc900 uint8* dst_sobely, in SobelYRow_C()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc2802 uint8* dst_sobely, int width) { in SobelYRow_NEON()
Drow_neon64.cc2768 uint8* dst_sobely, int width) { in SobelYRow_NEON()
Drow_gcc.cc4394 uint8* dst_sobely, int width) { in SobelYRow_SSE2()
Drow_common.cc898 uint8* dst_sobely, int width) { in SobelYRow_C()