Searched refs:nyq (Results 1 – 2 of 2) sorted by relevance
149 ogg_int32_t nyq){ in vorbis_lsp_to_curve() argument159 ogg_uint32_t inyq= (1UL<<31) / toBARK(nyq); in vorbis_lsp_to_curve()161 ogg_uint32_t tBnyq1 = toBARK(nyq)<<1; in vorbis_lsp_to_curve()166 int fbase=nyq/fdx; in vorbis_lsp_to_curve()168 int fdy=nyq-fbase*fdx; in vorbis_lsp_to_curve()
521 double nyq=vi->rate/2.; in vorbis_encode_residue_setup() local525 if(freq>nyq)freq=nyq; in vorbis_encode_residue_setup()529 f->n=freq/nyq*blocksize; in vorbis_encode_residue_setup()539 if(freq>nyq)freq=nyq; in vorbis_encode_residue_setup()569 r->end=(int)((freq/nyq*blocksize*ch)/r->grouping+.9)* /* round up only if we're well past */ in vorbis_encode_residue_setup()576 r->end=(int)((freq/nyq*blocksize)/r->grouping+.9)* /* round up only if we're well past */ in vorbis_encode_residue_setup()