Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/libyuv/include/libyuv/
Dplanar_functions.h433 int ARGBSobelToPlane(const uint8* src_argb, int src_stride_argb,
/external/libyuv/files/include/libyuv/
Dplanar_functions.h766 int ARGBSobelToPlane(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h817 int ARGBSobelToPlane(const uint8_t* src_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/libaom/libaom/third_party/libyuv/source/
Dplanar_functions.cc2119 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
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc2923 int ARGBSobelToPlane(const uint8_t* src_argb, in ARGBSobelToPlane() function