/external/libyuv/files/source/ |
D | row_neon.cc | 2651 const uint8* src_sobely, in SobelRow_NEON() argument 2670 "+r"(src_sobely), // %1 in SobelRow_NEON() 2680 const uint8* src_sobely, in SobelToPlaneRow_NEON() argument 2696 "+r"(src_sobely), // %1 in SobelToPlaneRow_NEON() 2710 const uint8* src_sobely, in SobelXYRow_NEON() argument 2727 "+r"(src_sobely), // %1 in SobelXYRow_NEON()
|
D | row_neon64.cc | 2636 const uint8* src_sobely, in SobelRow_NEON() argument 2655 "+r"(src_sobely), // %1 in SobelRow_NEON() 2665 const uint8* src_sobely, in SobelToPlaneRow_NEON() argument 2681 "+r"(src_sobely), // %1 in SobelToPlaneRow_NEON() 2695 const uint8* src_sobely, in SobelXYRow_NEON() argument 2712 "+r"(src_sobely), // %1 in SobelXYRow_NEON()
|
D | row_gcc.cc | 4503 const uint8* src_sobely, in SobelRow_SSE2() argument 4539 "+r"(src_sobely), // %1 in SobelRow_SSE2() 4552 const uint8* src_sobely, in SobelToPlaneRow_SSE2() argument 4572 "+r"(src_sobely), // %1 in SobelToPlaneRow_SSE2() 4589 const uint8* src_sobely, in SobelXYRow_SSE2() argument 4624 "+r"(src_sobely), // %1 in SobelXYRow_SSE2()
|
D | row_msa.cc | 2331 const uint8* src_sobely, in SobelRow_MSA() argument 2345 src1 = (v16u8)__msa_ld_b((v16i8*)src_sobely, 0); in SobelRow_MSA() 2353 src_sobely += 16; in SobelRow_MSA() 2359 const uint8* src_sobely, in SobelToPlaneRow_MSA() argument 2368 src2 = (v16u8)__msa_ld_b((v16i8*)src_sobely, 0); in SobelToPlaneRow_MSA() 2369 src3 = (v16u8)__msa_ld_b((v16i8*)src_sobely, 16); in SobelToPlaneRow_MSA() 2374 src_sobely += 32; in SobelToPlaneRow_MSA() 2380 const uint8* src_sobely, in SobelXYRow_MSA() argument 2390 src1 = (v16u8)__msa_ld_b((v16i8*)src_sobely, 0); in SobelXYRow_MSA() 2402 src_sobely += 16; in SobelXYRow_MSA()
|
D | row_common.cc | 919 const uint8* src_sobely, in SobelRow_C() argument 925 int b = src_sobely[i]; in SobelRow_C() 936 const uint8* src_sobely, in SobelToPlaneRow_C() argument 942 int b = src_sobely[i]; in SobelToPlaneRow_C() 949 const uint8* src_sobely, in SobelXYRow_C() argument 955 int b = src_sobely[i]; in SobelXYRow_C()
|
D | planar_functions.cc | 2557 const uint8* src_sobely, in ARGBSobelize() argument 2688 void (*SobelRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobel() 2726 void (*SobelToPlaneRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobelToPlane() 2765 void (*SobelXYRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobelXY()
|
D | row_win.cc | 5088 const uint8* src_sobely, 5136 const uint8* src_sobely, 5170 const uint8* src_sobely,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2675 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_NEON() argument 2693 "+r"(src_sobely), // %1 in SobelRow_NEON() 2702 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_NEON() argument 2717 "+r"(src_sobely), // %1 in SobelToPlaneRow_NEON() 2730 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_NEON() argument 2746 "+r"(src_sobely), // %1 in SobelXYRow_NEON()
|
D | row_neon64.cc | 2641 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_NEON() argument 2659 "+r"(src_sobely), // %1 in SobelRow_NEON() 2668 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_NEON() argument 2683 "+r"(src_sobely), // %1 in SobelToPlaneRow_NEON() 2696 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_NEON() argument 2712 "+r"(src_sobely), // %1 in SobelXYRow_NEON()
|
D | row_gcc.cc | 4446 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() argument 4481 "+r"(src_sobely), // %1 in SobelRow_SSE2() 4493 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_SSE2() argument 4512 "+r"(src_sobely), // %1 in SobelToPlaneRow_SSE2() 4528 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2() argument 4562 "+r"(src_sobely), // %1 in SobelXYRow_SSE2()
|
D | planar_functions.cc | 2186 const uint8* src_sobely, in ARGBSobelize() argument 2305 void (*SobelRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobel() 2332 void (*SobelToPlaneRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobelToPlane() 2360 void (*SobelXYRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobelXY()
|
D | row_common.cc | 915 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_C() argument 920 int b = src_sobely[i]; in SobelRow_C() 930 void SobelToPlaneRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_C() argument 935 int b = src_sobely[i]; in SobelToPlaneRow_C() 941 void SobelXYRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_C() argument 946 int b = src_sobely[i]; in SobelXYRow_C()
|
D | row_win.cc | 5141 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, 5188 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, 5221 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3015 const uint8* src_sobely, 3019 const uint8* src_sobely, 3023 const uint8* src_sobely, 3027 const uint8* src_sobely, 3031 const uint8* src_sobely, 3035 const uint8* src_sobely, 3039 const uint8* src_sobely, 3043 const uint8* src_sobely, 3047 const uint8* src_sobely, 3051 const uint8* src_sobely, [all …]
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1892 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely, 1894 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, 1896 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, 1898 void SobelToPlaneRow_C(const uint8* src_sobelx, const uint8* src_sobely, 1900 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, 1902 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, 1904 void SobelXYRow_C(const uint8* src_sobelx, const uint8* src_sobely, 1906 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, 1908 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, 1910 void SobelRow_Any_SSE2(const uint8* src_sobelx, const uint8* src_sobely, [all …]
|