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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_common.cc841 const int a_add = src_argb1[3]; local
845 dst_argb[3] = SHADE(a, a_add);
/external/libyuv/files/source/
H A Drow_common.cc837 const int a_add = src_argb1[3]; local
841 dst_argb[3] = SHADE(a, a_add);

Completed in 161 milliseconds