Searched refs:stereo_threshholds (Results 1 - 1 of 1) sorted by relevance

/external/libvorbis/lib/
H A Dpsy.c33 static const double stereo_threshholds[]={0.0, .5, 1.0, 1.5, 2.5, 4.5, 8.5, 16.5, 9e10}; variable
1021 float prepoint=stereo_threshholds[g->coupling_prepointamp[blobno]];
1022 float postpoint=stereo_threshholds[g->coupling_postpointamp[blobno]];

Completed in 78 milliseconds