/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2459 const uint8_t* src_sobely, in SobelRow_NEON() argument 2475 "+r"(src_sobely), // %1 in SobelRow_NEON() 2484 const uint8_t* src_sobely, in SobelToPlaneRow_NEON() argument 2497 "+r"(src_sobely), // %1 in SobelToPlaneRow_NEON() 2510 const uint8_t* src_sobely, in SobelXYRow_NEON() argument 2524 "+r"(src_sobely), // %1 in SobelXYRow_NEON()
|
D | row_neon64.cc | 2506 const uint8_t* src_sobely, in SobelRow_NEON() argument 2522 "+r"(src_sobely), // %1 in SobelRow_NEON() 2531 const uint8_t* src_sobely, in SobelToPlaneRow_NEON() argument 2544 "+r"(src_sobely), // %1 in SobelToPlaneRow_NEON() 2557 const uint8_t* src_sobely, in SobelXYRow_NEON() argument 2571 "+r"(src_sobely), // %1 in SobelXYRow_NEON()
|
D | row_gcc.cc | 5471 const uint8_t* src_sobely, in SobelRow_SSE2() argument 5507 "+r"(src_sobely), // %1 in SobelRow_SSE2() 5518 const uint8_t* src_sobely, in SobelToPlaneRow_SSE2() argument 5538 "+r"(src_sobely), // %1 in SobelToPlaneRow_SSE2() 5553 const uint8_t* src_sobely, in SobelXYRow_SSE2() argument 5588 "+r"(src_sobely), // %1 in SobelXYRow_SSE2()
|
D | row_msa.cc | 2343 const uint8_t* src_sobely, in SobelRow_MSA() argument 2357 src1 = (v16u8)__msa_ld_b((const v16i8*)src_sobely, 0); in SobelRow_MSA() 2365 src_sobely += 16; in SobelRow_MSA() 2371 const uint8_t* src_sobely, in SobelToPlaneRow_MSA() argument 2380 src2 = (v16u8)__msa_ld_b((const v16i8*)src_sobely, 0); in SobelToPlaneRow_MSA() 2381 src3 = (v16u8)__msa_ld_b((const v16i8*)src_sobely, 16); in SobelToPlaneRow_MSA() 2386 src_sobely += 32; in SobelToPlaneRow_MSA() 2392 const uint8_t* src_sobely, in SobelXYRow_MSA() argument 2402 src1 = (v16u8)__msa_ld_b((const v16i8*)src_sobely, 0); in SobelXYRow_MSA() 2414 src_sobely += 16; in SobelXYRow_MSA()
|
D | row_common.cc | 1003 const uint8_t* src_sobely, in SobelRow_C() argument 1009 int b = src_sobely[i]; in SobelRow_C() 1020 const uint8_t* src_sobely, in SobelToPlaneRow_C() argument 1026 int b = src_sobely[i]; in SobelToPlaneRow_C() 1033 const uint8_t* src_sobely, in SobelXYRow_C() argument 1039 int b = src_sobely[i]; in SobelXYRow_C()
|
D | planar_functions.cc | 2750 const uint8_t* src_sobely, in ARGBSobelize() argument 2891 void (*SobelRow)(const uint8_t* src_sobelx, const uint8_t* src_sobely, in ARGBSobel() 2929 void (*SobelToPlaneRow)(const uint8_t* src_sobelx, const uint8_t* src_sobely, in ARGBSobelToPlane() 2968 void (*SobelXYRow)(const uint8_t* src_sobelx, const uint8_t* src_sobely, in ARGBSobelXY()
|
D | row_win.cc | 5098 const uint8_t* src_sobely, 5146 const uint8_t* src_sobely, 5180 const uint8_t* src_sobely,
|
/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/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() argument 2930 "+r"(src_sobely), // %1 in SobelRow_NEON() 2939 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_NEON() argument 2955 "+r"(src_sobely), // %1 in SobelToPlaneRow_NEON() 2968 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_NEON() argument 2985 "+r"(src_sobely), // %1 in SobelXYRow_NEON()
|
D | row_neon64.cc | 2910 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_NEON() argument 2928 "+r"(src_sobely), // %1 in SobelRow_NEON() 2939 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_NEON() argument 2954 "+r"(src_sobely), // %1 in SobelToPlaneRow_NEON() 2969 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_NEON() argument 2985 "+r"(src_sobely), // %1 in SobelXYRow_NEON()
|
D | row_gcc.cc | 4229 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() argument 4264 "+r"(src_sobely), // %1 in SobelRow_SSE2() 4276 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_SSE2() argument 4295 "+r"(src_sobely), // %1 in SobelToPlaneRow_SSE2() 4311 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2() argument 4345 "+r"(src_sobely), // %1 in SobelXYRow_SSE2()
|
D | row_common.cc | 944 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_C() argument 949 int b = src_sobely[i]; in SobelRow_C() 959 void SobelToPlaneRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_C() argument 964 int b = src_sobely[i]; in SobelToPlaneRow_C() 970 void SobelXYRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_C() argument 975 int b = src_sobely[i]; in SobelXYRow_C()
|
D | planar_functions.cc | 1976 const uint8* src_sobely, in ARGBSobelize() argument 2095 void (*SobelRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobel() 2122 void (*SobelToPlaneRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobelToPlane() 2150 void (*SobelXYRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobelXY()
|
D | row_win.cc | 5057 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_SSE2() argument 5104 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_SSE2() argument 5137 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_SSE2() argument
|
/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/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1805 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely, 1807 void SobelRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, 1809 void SobelRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, 1811 void SobelToPlaneRow_C(const uint8* src_sobelx, const uint8* src_sobely, 1813 void SobelToPlaneRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, 1815 void SobelToPlaneRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, 1817 void SobelXYRow_C(const uint8* src_sobelx, const uint8* src_sobely, 1819 void SobelXYRow_SSE2(const uint8* src_sobelx, const uint8* src_sobely, 1821 void SobelXYRow_NEON(const uint8* src_sobelx, const uint8* src_sobely, 1823 void SobelRow_Any_SSE2(const uint8* src_sobelx, const uint8* src_sobely, [all …]
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3277 const uint8_t* src_sobely, 3281 const uint8_t* src_sobely, 3285 const uint8_t* src_sobely, 3289 const uint8_t* src_sobely, 3293 const uint8_t* src_sobely, 3297 const uint8_t* src_sobely, 3301 const uint8_t* src_sobely, 3305 const uint8_t* src_sobely, 3309 const uint8_t* src_sobely, 3313 const uint8_t* src_sobely, [all …]
|