Searched refs:SobelYRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 1982 uint8* dst_sobely, int width) = SobelYRow_C; in ARGBSobelize()
|
D | row_common.cc | 926 void SobelYRow_C(const uint8* src_y0, const uint8* src_y1, in SobelYRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1799 void SobelYRow_C(const uint8* src_y0, const uint8* src_y1,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2757 uint8_t* dst_sobely, int width) = SobelYRow_C; in ARGBSobelize()
|
D | row_common.cc | 982 void SobelYRow_C(const uint8_t* src_y0, in SobelYRow_C() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 3013 uint8_t* dst_sobely, int width) = SobelYRow_C; in ARGBSobelize()
|
D | row_common.cc | 982 void SobelYRow_C(const uint8_t* src_y0, in SobelYRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3260 void SobelYRow_C(const uint8_t* src_y0,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3787 void SobelYRow_C(const uint8_t* src_y0,
|