Lines Matching refs:scale
678 /* mapping VBR scale to internal VBR quality settings */
1240 m[0][0] *= gfp->scale;
1241 m[0][1] *= gfp->scale;
1242 m[1][0] *= gfp->scale;
1243 m[1][1] *= gfp->scale;
1435 MSGF(gfc, "\tscaling: %g\n", gfp->scale);
1614 /* find the gain and scale change required for no clipping */
1924 /* input is assumed to be normalized to +/- 32768 for full scale */
1934 /* input is assumed to be normalized to +/- 1.0 for full scale */
1944 /* input is assumed to be normalized to +/- 1.0 for full scale */
1954 /* input is assumed to be normalized to +/- 1.0 for full scale */
1964 /* input is assumed to be normalized to +/- 1.0 for full scale */
1974 /* input is assumed to be normalized to +/- MAX_INT for full scale */
1985 /* input is assumed to be normalized to +/- MAX_LONG for full scale */
1996 /* input is assumed to be normalized to +/- 32768 for full scale */
2007 /* input is assumed to be normalized to +/- MAX_SHORT for full scale */
2017 /* input is assumed to be normalized to +/- MAX(int) for full scale */
2448 gfp->scale = 1;