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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_common.cc864 const int g_sub = src_argb1[1]; local
868 dst_argb[1] = SHADE(g, g_sub);
/external/libyuv/files/source/
H A Drow_common.cc862 const int g_sub = src_argb1[1]; local
866 dst_argb[1] = SHADE(g, g_sub);

Completed in 576 milliseconds