Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dsbr_rom.cpp1104 const FIXP_DBL ScaleFactors[NO_IID_LEVELS] = { variable
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dpacking.inl591 vec4 const ScaleFactors(1.0f / 1023.f, 1.0f / 1023.f, 1.0f / 1023.f, 1.0f / 3.f); local