Searched defs:src_stride_argb0 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 559 int ARGBBlend(const uint8* src_argb0, int src_stride_argb0, in ARGBBlend() 595 int ARGBMultiply(const uint8* src_argb0, int src_stride_argb0, in ARGBMultiply() 656 int ARGBAdd(const uint8* src_argb0, int src_stride_argb0, in ARGBAdd() 722 int ARGBSubtract(const uint8* src_argb0, int src_stride_argb0, in ARGBSubtract() 1829 int ARGBInterpolate(const uint8* src_argb0, int src_stride_argb0, in ARGBInterpolate()
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 324 int ARGBBlend(const uint8* src_argb0, int src_stride_argb0, in ARGBBlend() 1391 int ARGBInterpolate(const uint8* src_argb0, int src_stride_argb0, in ARGBInterpolate()
|