Searched refs:coupling_pointlimit (Results 1 – 3 of 3) sorted by relevance
79 int coupling_pointlimit[2][PACKETBLOBS]; member91 int coupling_pointlimit[2][P_NOISECURVES]; member
272 g->coupling_pointlimit[0][i]=kHz*1000./vi->rate*ci->blocksizes[0]; in vorbis_encode_global_stereo()273 g->coupling_pointlimit[1][i]=kHz*1000./vi->rate*ci->blocksizes[1]; in vorbis_encode_global_stereo()284 g->coupling_pointlimit[0][i]=kHz*1000./vi->rate*ci->blocksizes[0]; in vorbis_encode_global_stereo()285 g->coupling_pointlimit[1][i]=kHz*1000./vi->rate*ci->blocksizes[1]; in vorbis_encode_global_stereo()
1020 int limit = g->coupling_pointlimit[p->vi->blockflag][blobno]; in _vp_couple_quantize_normalize()