OpenGrok
Cross Reference: row_common.cc
xref
: /
external
/
libyuv
/
files
/
source
/
row_common.cc
Home
|
History
|
Annotate
|
Download
|
only in
source
Lines Matching
refs:r_add
836
const int
r_add
= src_argb1[2];
840
dst_argb[2] = SHADE(r,
r_add
);