Searched refs:SobelToPlaneRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 2123 uint8* dst_, int width) = SobelToPlaneRow_C; in ARGBSobelToPlane()
|
D | row_common.cc | 959 void SobelToPlaneRow_C(const uint8* src_sobelx, const uint8* src_sobely, in SobelToPlaneRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1811 void SobelToPlaneRow_C(const uint8* src_sobelx, const uint8* src_sobely,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2930 uint8_t* dst_, int width) = SobelToPlaneRow_C; in ARGBSobelToPlane()
|
D | row_common.cc | 1019 void SobelToPlaneRow_C(const uint8_t* src_sobelx, in SobelToPlaneRow_C() function
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 3212 uint8_t* dst_, int width) = SobelToPlaneRow_C; in ARGBSobelToPlane()
|
D | row_common.cc | 1019 void SobelToPlaneRow_C(const uint8_t* src_sobelx, in SobelToPlaneRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3292 void SobelToPlaneRow_C(const uint8_t* src_sobelx,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3827 void SobelToPlaneRow_C(const uint8_t* src_sobelx,
|