Home | History | Annotate | Download | only in src

Lines Matching defs:headroom

703         /* For short windows 1 additional bit headroom is necessary to prevent overflows when summing up energies in FDKaacEnc_groupShortData() */
929 INT headroom;
936 headroom = 6;
938 headroom = 0;
942 else if (clipNrgShift>=-headroom)