OpenGrok
Cross Reference: vp8l_enc.c
xref
: /
external
/
webp
/
src
/
enc
/
vp8l_enc.c
Home
|
History
|
Annotate
|
Download
|
only in
enc
Lines Matching
full:masked
168
const int green = p >> 8; // The upper bits are
masked
away later.