Searched refs:SobelRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 2096 uint8* dst_argb, int width) = SobelRow_C; in ARGBSobel()
|
D | row_common.cc | 944 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1805 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2892 uint8_t* dst_argb, int width) = SobelRow_C; in ARGBSobel()
|
D | row_common.cc | 1002 void SobelRow_C(const uint8_t* src_sobelx, in SobelRow_C() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 3166 uint8_t* dst_argb, int width) = SobelRow_C; in ARGBSobel()
|
D | row_common.cc | 1002 void SobelRow_C(const uint8_t* src_sobelx, in SobelRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3276 void SobelRow_C(const uint8_t* src_sobelx,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3807 void SobelRow_C(const uint8_t* src_sobelx,
|