Home
last modified time | relevance | path

Searched refs:dst_sobely (Results 1 – 24 of 24) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc2576 uint8_t* dst_sobely, in SobelYRow_NEON() argument
2599 "+r"(dst_sobely), // %2 in SobelYRow_NEON()
Drow_neon64.cc2623 uint8_t* dst_sobely, in SobelYRow_NEON() argument
2646 "+r"(dst_sobely), // %2 in SobelYRow_NEON()
Drow_gcc.cc5419 uint8_t* dst_sobely, in SobelYRow_SSE2() argument
5457 "+r"(dst_sobely), // %2 in SobelYRow_SSE2()
Dplanar_functions.cc2757 uint8_t* dst_sobely, int width) = SobelYRow_C; in ARGBSobelize()
2759 const uint8_t* src_y2, uint8_t* dst_sobely, int width) = in ARGBSobelize()
Drow_common.cc984 uint8_t* dst_sobely, in SobelYRow_C() argument
998 dst_sobely[i] = (uint8_t)(clamp255(sobel)); in SobelYRow_C()
Drow_msa.cc3403 uint8_t* dst_sobely, in SobelYRow_MSA() argument
3439 ST_UB(dst0, dst_sobely); in SobelYRow_MSA()
3442 dst_sobely += 16; in SobelYRow_MSA()
Drow_win.cc5045 uint8_t* dst_sobely,
/external/libyuv/files/source/
Drow_neon.cc2576 uint8_t* dst_sobely, in SobelYRow_NEON() argument
2599 "+r"(dst_sobely), // %2 in SobelYRow_NEON()
Drow_neon64.cc2623 uint8_t* dst_sobely, in SobelYRow_NEON() argument
2646 "+r"(dst_sobely), // %2 in SobelYRow_NEON()
Drow_mmi.cc4512 uint8_t* dst_sobely, in SobelYRow_MMI() argument
4601 [dst_sobely] "r"(dst_sobely), [width] "r"(width), [zero] "f"(zero) in SobelYRow_MMI()
Drow_gcc.cc5419 uint8_t* dst_sobely, in SobelYRow_SSE2() argument
5457 "+r"(dst_sobely), // %2 in SobelYRow_SSE2()
Dplanar_functions.cc3013 uint8_t* dst_sobely, int width) = SobelYRow_C; in ARGBSobelize()
3015 const uint8_t* src_y2, uint8_t* dst_sobely, int width) = in ARGBSobelize()
Drow_common.cc984 uint8_t* dst_sobely, in SobelYRow_C() argument
998 dst_sobely[i] = (uint8_t)(clamp255(sobel)); in SobelYRow_C()
Drow_msa.cc3403 uint8_t* dst_sobely, in SobelYRow_MSA() argument
3439 ST_UB(dst0, dst_sobely); in SobelYRow_MSA()
3442 dst_sobely += 16; in SobelYRow_MSA()
Drow_win.cc5045 uint8_t* dst_sobely,
/external/libaom/libaom/third_party/libyuv/source/
Drow_neon.cc3042 uint8* dst_sobely, int width) { in SobelYRow_NEON() argument
3072 "+r"(dst_sobely), // %2 in SobelYRow_NEON()
Drow_neon64.cc3045 uint8* dst_sobely, int width) { in SobelYRow_NEON() argument
3074 "+r"(dst_sobely), // %2 in SobelYRow_NEON()
Drow_gcc.cc4177 uint8* dst_sobely, int width) { in SobelYRow_SSE2() argument
4214 "+r"(dst_sobely), // %2 in SobelYRow_SSE2()
Dplanar_functions.cc1982 uint8* dst_sobely, int width) = SobelYRow_C; in ARGBSobelize()
1984 const uint8* src_y2, uint8* dst_sobely, int width) = in ARGBSobelize()
Drow_common.cc927 uint8* dst_sobely, int width) { in SobelYRow_C() argument
940 dst_sobely[i] = (uint8)(clamp255(sobel)); in SobelYRow_C()
Drow_win.cc5005 uint8* dst_sobely, int width) { in SobelYRow_SSE2() argument
/external/libyuv/files/include/libyuv/
Drow.h3789 uint8_t* dst_sobely,
3793 uint8_t* dst_sobely,
3797 uint8_t* dst_sobely,
3801 uint8_t* dst_sobely,
3805 uint8_t* dst_sobely,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1800 uint8* dst_sobely, int width);
1802 uint8* dst_sobely, int width);
1804 uint8* dst_sobely, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3262 uint8_t* dst_sobely,
3266 uint8_t* dst_sobely,
3270 uint8_t* dst_sobely,
3274 uint8_t* dst_sobely,