Home
last modified time | relevance | path

Searched refs:GetARGBBlend (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h237 ARGBBlendRow GetARGBBlend();
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h301 ARGBBlendRow GetARGBBlend();
/external/libyuv/files/source/
Dplanar_functions.cc305 ARGBBlendRow GetARGBBlend() { in GetARGBBlend() function
338 uint8* dst_argb, int width) = GetARGBBlend(); in ARGBBlend()
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc535 ARGBBlendRow GetARGBBlend() { in GetARGBBlend() function
565 uint8* dst_argb, int width) = GetARGBBlend(); in ARGBBlend()