Searched refs:ARGBSobelize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1924 static int ARGBSobelize(const uint8* src_argb, int src_stride_argb, function
2061 return ARGBSobelize(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
2083 return ARGBSobelize(src_argb, src_stride_argb, dst_y, dst_stride_y,
2106 return ARGBSobelize(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
/external/chromium_org/third_party/libyuv/source/
H A Dplanar_functions.cc1924 static int ARGBSobelize(const uint8* src_argb, int src_stride_argb, function
2061 return ARGBSobelize(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
2083 return ARGBSobelize(src_argb, src_stride_argb, dst_y, dst_stride_y,
2106 return ARGBSobelize(src_argb, src_stride_argb, dst_argb, dst_stride_argb,

Completed in 62 milliseconds