OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_sub
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/source/
row_common.cc
893
const int
g_sub
= src_argb1[1];
local
897
dst_argb[1] = SHADE(g,
g_sub
);
[
all
...]
/external/libyuv/files/source/
row_common.cc
864
const int
g_sub
= src_argb1[1];
local
868
dst_argb[1] = SHADE(g,
g_sub
);
[
all
...]
Completed in 491 milliseconds