OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FL2FX_SGL
(Results
1 - 2
of
2
) sorted by null
/external/aac/libFDK/include/
common_fix.h
169
#define
FL2FX_SGL
(val) ( (val)>0.0f ? (SHORT)( (val)*(float)(FRACT_FIX_SCALE)+0.5f ) : (SHORT)( (val)*(float)(FRACT_FIX_SCALE)-0.5f ) )
/external/aac/libSBRdec/src/
env_calc.cpp
[
all
...]
Completed in 60 milliseconds