Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dpsy.h81 int coupling_postpointamp[PACKETBLOBS]; member
Dpsy.c1022 float postpoint=stereo_threshholds[g->coupling_postpointamp[blobno]]; in _vp_couple_quantize_normalize()
1048 postpoint=stereo_threshholds_limited[g->coupling_postpointamp[blobno]]; in _vp_couple_quantize_normalize()
Dvorbisenc.c266 memcpy(g->coupling_postpointamp,p[is].post,sizeof(*p[is].post)*PACKETBLOBS); in vorbis_encode_global_stereo()