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

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1804 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc2096 uint8* dst_argb, int width) = SobelRow_C;
H A Drow_common.cc944 void SobelRow_C(const uint8* src_sobelx, const uint8* src_sobely, function

Completed in 92 milliseconds