Home
last modified time | relevance | path

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

/external/libvorbis/lib/
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]]; in _vp_couple_quantize_normalize()
1022 float postpoint=stereo_threshholds[g->coupling_postpointamp[blobno]]; in _vp_couple_quantize_normalize()