/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2911 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_NEON() 2939 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_NEON() 2968 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_NEON()
|
D | row_neon64.cc | 2910 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_NEON() 2939 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_NEON() 2969 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_NEON()
|
D | row_gcc.cc | 4229 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() 4276 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_SSE2() 4311 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2()
|
D | row_win.cc | 5057 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() 5104 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_SSE2() 5137 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2()
|
D | row_common.cc | 944 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_C() 959 void SobelToPlaneRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_C() 970 void SobelXYRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_C()
|
D | planar_functions.cc | 1975 void (*SobelRow)(const uint8* src_sobelx, in ARGBSobelize()
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 2635 void SobelRow_NEON(const uint8* src_sobelx, in SobelRow_NEON() 2664 void SobelToPlaneRow_NEON(const uint8* src_sobelx, in SobelToPlaneRow_NEON() 2694 void SobelXYRow_NEON(const uint8* src_sobelx, in SobelXYRow_NEON()
|
D | row_neon.cc | 2650 void SobelRow_NEON(const uint8* src_sobelx, in SobelRow_NEON() 2679 void SobelToPlaneRow_NEON(const uint8* src_sobelx, in SobelToPlaneRow_NEON() 2709 void SobelXYRow_NEON(const uint8* src_sobelx, in SobelXYRow_NEON()
|
D | row_gcc.cc | 4502 void SobelRow_SSE2(const uint8* src_sobelx, in SobelRow_SSE2() 4551 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, in SobelToPlaneRow_SSE2() 4588 void SobelXYRow_SSE2(const uint8* src_sobelx, in SobelXYRow_SSE2()
|
D | row_common.cc | 918 void SobelRow_C(const uint8* src_sobelx, in SobelRow_C() 935 void SobelToPlaneRow_C(const uint8* src_sobelx, in SobelToPlaneRow_C() 948 void SobelXYRow_C(const uint8* src_sobelx, in SobelXYRow_C()
|
D | row_msa.cc | 2330 void SobelRow_MSA(const uint8* src_sobelx, in SobelRow_MSA() 2358 void SobelToPlaneRow_MSA(const uint8* src_sobelx, in SobelToPlaneRow_MSA() 2379 void SobelXYRow_MSA(const uint8* src_sobelx, in SobelXYRow_MSA()
|
D | planar_functions.cc | 2556 void (*SobelRow)(const uint8* src_sobelx, in ARGBSobelize()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2458 void SobelRow_NEON(const uint8_t* src_sobelx, in SobelRow_NEON() 2483 void SobelToPlaneRow_NEON(const uint8_t* src_sobelx, in SobelToPlaneRow_NEON() 2509 void SobelXYRow_NEON(const uint8_t* src_sobelx, in SobelXYRow_NEON()
|
D | row_neon64.cc | 2505 void SobelRow_NEON(const uint8_t* src_sobelx, in SobelRow_NEON() 2530 void SobelToPlaneRow_NEON(const uint8_t* src_sobelx, in SobelToPlaneRow_NEON() 2556 void SobelXYRow_NEON(const uint8_t* src_sobelx, in SobelXYRow_NEON()
|
D | row_gcc.cc | 5470 void SobelRow_SSE2(const uint8_t* src_sobelx, in SobelRow_SSE2() 5517 void SobelToPlaneRow_SSE2(const uint8_t* src_sobelx, in SobelToPlaneRow_SSE2() 5552 void SobelXYRow_SSE2(const uint8_t* src_sobelx, in SobelXYRow_SSE2()
|
D | row_common.cc | 1002 void SobelRow_C(const uint8_t* src_sobelx, in SobelRow_C() 1019 void SobelToPlaneRow_C(const uint8_t* src_sobelx, in SobelToPlaneRow_C() 1032 void SobelXYRow_C(const uint8_t* src_sobelx, in SobelXYRow_C()
|
D | row_msa.cc | 2342 void SobelRow_MSA(const uint8_t* src_sobelx, in SobelRow_MSA() 2370 void SobelToPlaneRow_MSA(const uint8_t* src_sobelx, in SobelToPlaneRow_MSA() 2391 void SobelXYRow_MSA(const uint8_t* src_sobelx, in SobelXYRow_MSA()
|
D | planar_functions.cc | 2749 void (*SobelRow)(const uint8_t* src_sobelx, in ARGBSobelize()
|