OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixelG
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/ETC1/
etc1.cpp
304
int
pixelG
= pIn[1];
312
etc1_uint32 score = (etc1_uint32) (6 * square(decodedG -
pixelG
));
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp
304
int
pixelG
= pIn[1];
312
etc1_uint32 score = (etc1_uint32) (6 * square(decodedG -
pixelG
));
Completed in 189 milliseconds