Searched refs:residues (Results 1 – 6 of 6) sorted by relevance
160 for(i=0;i<ci->residues;i++) /* unpack does the range checking */ in vorbis_info_clear()275 ci->residues=oggpack_read(opb,6)+1; in _vorbis_unpack_books()276 ci->residue_param=_ogg_malloc(sizeof(*ci->residue_param)*ci->residues); in _vorbis_unpack_books()277 for(i=0;i<ci->residues;i++) in _vorbis_unpack_books()
206 int residues; member
115 if(info->submaplist[i].residue>=ci->residues)goto err_out; in mapping_info_unpack()
58 it still covers half the space of possible residues. And an
184 iteration. Instead now a smaller table is kept of the residues which can be updated
4891 In essence a table of machine-word sized residues are kept of a candidate modulo a set of primes. …4892 is rejected and ultimately incremented to test the next number the residues are updated without usi…