Searched defs:BlendPlane (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc723 int BlendPlane(const uint8* src_y0, int src_stride_y0, function
812 BlendPlane(src_y0, src_stride_y0,
/external/libyuv/files/source/
H A Dplanar_functions.cc893 int BlendPlane(const uint8* src_y0, function
998 BlendPlane(src_y0, src_stride_y0, src_y1, src_stride_y1, alpha, alpha_stride,

Completed in 98 milliseconds