Searched refs:SobelRow_C (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1892 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc2306 uint8* dst_argb, int width) = SobelRow_C;
H A Drow_common.cc915 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely, function
/external/libyuv/files/source/
H A Dplanar_functions.cc2689 uint8* dst_argb, int width) = SobelRow_C;
H A Drow_common.cc918 void SobelRow_C(const uint8* src_sobelx, function
/external/libyuv/files/include/libyuv/
H A Drow.h3014 void SobelRow_C(const uint8* src_sobelx,

Completed in 112 milliseconds