Home
last modified time | relevance | path

Searched defs:scaleValue (Results 1 – 3 of 3) sorted by relevance

/external/aac/libFDK/include/
Dscale.h153 inline FIXP_DBL scaleValue(const FIXP_DBL value, /*!< Value */ in scaleValue() function
161 inline FIXP_SGL scaleValue(const FIXP_SGL value, /*!< Value */ in scaleValue() function
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.cpp247 float scaleValue = 0.0f; in GetOptionalSinglePropertyValue() local
/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp232 static inline SVal scaleValue(ProgramStateRef state, in scaleValue() function