OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g41
(Results
1 - 4
of
4
) sorted by null
/external/aac/libSBRenc/src/
resampler.cpp
213
static const FIXP_DBL
g41
= FL2FXCONST_DBL(0.44578514476476679750811222123569);
variable
215
static const FIXP_DBL
g41
= FL2FXCONST_DBL(0.00155956951169248);
variable
220
g41
,
/external/clang/test/Sema/
constant-builtins-2.c
84
char
g41
[__builtin_popcountll(0LL) == 0 ? 1 : -1];
variable
/frameworks/native/opengl/libs/ETC1/
etc1.cpp
410
int
g41
= convert8To4(pColors[1]);
local
416
g1 = convert4To8(
g41
);
421
pCompressed->high |= (r41 << 28) | (r42 << 24) | (
g41
<< 20) | (g42
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp
410
int
g41
= convert8To4(pColors[1]);
local
416
g1 = convert4To8(
g41
);
421
pCompressed->high |= (r41 << 28) | (r42 << 24) | (
g41
<< 20) | (g42
Completed in 488 milliseconds