Home
last modified time | relevance | path

Searched refs:ARGBSobelToPlane (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h766 int ARGBSobelToPlane(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h500 int ARGBSobelToPlane(const uint8* src_argb, int src_stride_argb,
/external/libyuv/files/unit_test/
Dplanar_test.cc1719 ARGBSobelToPlane(src_argb_a + off, kSrcStride, dst_argb_c, kDstStride, width, in TestSobelToPlane()
1723 ARGBSobelToPlane(src_argb_a + off, kSrcStride, dst_argb_opt, kDstStride, in TestSobelToPlane()
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc2329 int ARGBSobelToPlane(const uint8* src_argb, int src_stride_argb, in ARGBSobelToPlane() function
/external/libyuv/files/source/
Dplanar_functions.cc2720 int ARGBSobelToPlane(const uint8* src_argb, in ARGBSobelToPlane() function