Home
last modified time | relevance | path

Searched defs:g45 (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
Dresampler.cpp179 static const FIXP_DBL g45 = FL2FXCONST_DBL(0.60547428891341319051142629706723 - 0.001); variable
181 static const FIXP_DBL g45 = FL2FXCONST_DBL(0.00242743980909524) - (FIXP_DBL)0x8000; variable
/external/clang/test/Sema/
Dconstant-builtins-2.c89 char g45[__builtin_parity(0xb821) == 0 ? 1 : -1]; variable