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

/external/libvorbis/lib/
H A Dpsy.h79 int coupling_pointlimit[2][PACKETBLOBS]; member in struct:__anon24747
91 int coupling_pointlimit[2][P_NOISECURVES]; member in struct:__anon24748
H A Dvorbisenc.c272 g->coupling_pointlimit[0][i]=kHz*1000./vi->rate*ci->blocksizes[0];
273 g->coupling_pointlimit[1][i]=kHz*1000./vi->rate*ci->blocksizes[1];
284 g->coupling_pointlimit[0][i]=kHz*1000./vi->rate*ci->blocksizes[0];
285 g->coupling_pointlimit[1][i]=kHz*1000./vi->rate*ci->blocksizes[1];
H A Dpsy.c1020 int limit = g->coupling_pointlimit[p->vi->blockflag][blobno];

Completed in 79 milliseconds