HomeSort by relevance Sort by last modified time
    Searched refs:MINVAL_SGL (Results 1 - 2 of 2) sorted by null

  /external/aac/libFDK/include/
common_fix.h 136 #define MINVAL_SGL ((signed)0xFFFF8000) /* this has to be synchronized to FRACT_BITS */
155 #define MINVAL_SGL_CONST MINVAL_SGL
fixpoint_math.h 415 sum = fMax(fMin((INT)sum, (INT)MAXVAL_SGL), (INT)MINVAL_SGL);

Completed in 164 milliseconds