Searched defs:dst_sobely (Results 1 – 16 of 16) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 3042 uint8* dst_sobely, int width) { in SobelYRow_NEON()
|
D | row_neon64.cc | 3045 uint8* dst_sobely, int width) { in SobelYRow_NEON()
|
D | row_gcc.cc | 4177 uint8* dst_sobely, int width) { in SobelYRow_SSE2()
|
D | row_win.cc | 5005 uint8* dst_sobely, int width) { in SobelYRow_SSE2()
|
D | row_common.cc | 927 uint8* dst_sobely, int width) { in SobelYRow_C()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2576 uint8_t* dst_sobely, in SobelYRow_NEON()
|
D | row_neon64.cc | 2623 uint8_t* dst_sobely, in SobelYRow_NEON()
|
D | row_gcc.cc | 5419 uint8_t* dst_sobely, in SobelYRow_SSE2()
|
D | row_common.cc | 984 uint8_t* dst_sobely, in SobelYRow_C()
|
D | row_msa.cc | 3403 uint8_t* dst_sobely, in SobelYRow_MSA()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2576 uint8_t* dst_sobely, in SobelYRow_NEON()
|
D | row_neon64.cc | 2623 uint8_t* dst_sobely, in SobelYRow_NEON()
|
D | row_mmi.cc | 4512 uint8_t* dst_sobely, in SobelYRow_MMI()
|
D | row_gcc.cc | 5419 uint8_t* dst_sobely, in SobelYRow_SSE2()
|
D | row_common.cc | 984 uint8_t* dst_sobely, in SobelYRow_C()
|
D | row_msa.cc | 3403 uint8_t* dst_sobely, in SobelYRow_MSA()
|