Searched refs:SobelXYRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 2151 uint8* dst_argb, int width) = SobelXYRow_C; in ARGBSobelXY()
|
D | row_common.cc | 970 void SobelXYRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelXYRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1817 void SobelXYRow_C(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2969 uint8_t* dst_argb, int width) = SobelXYRow_C; in ARGBSobelXY()
|
D | row_common.cc | 1032 void SobelXYRow_C(const uint8_t* src_sobelx, in SobelXYRow_C() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 3259 uint8_t* dst_argb, int width) = SobelXYRow_C; in ARGBSobelXY()
|
D | row_common.cc | 1032 void SobelXYRow_C(const uint8_t* src_sobelx, in SobelXYRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3308 void SobelXYRow_C(const uint8_t* src_sobelx,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3847 void SobelXYRow_C(const uint8_t* src_sobelx,
|