Searched refs:classbook (Results 1 – 2 of 2) sorted by relevance
101 uint8_t classbook; member724 GET_VALIDATED_INDEX(res_setup->classbook, 8, vc->codebook_count) in vorbis_parse_setup_hdr_residues()736 res_setup->classifications, res_setup->classbook); in vorbis_parse_setup_hdr_residues()1344 vorbis_codebook *codebook = vc->codebooks + vr->classbook; in setup_classifs()1395 unsigned c_p_c = vc->codebooks[vr->classbook].dimensions; in vorbis_residue_decode_internal()1551 get_vlc2(&vc->gb, vc->codebooks[vr->classbook].vlc.table, in vorbis_residue_decode_internal()1552 vc->codebooks[vr->classbook].nb_bits, 3); in vorbis_residue_decode_internal()
84 int classbook; member389 rc->classbook = 15; in create_vorbis_context()592 put_bits(pb, 8, rc->classbook); in put_residue_header()914 int classwords = venc->codebooks[rc->classbook].ndimensions; in residue_encode()937 vorbis_enc_codebook * book = &venc->codebooks[rc->classbook]; in residue_encode()