Searched refs:numlenbits (Results 1 – 2 of 2) sorted by relevance
95 OPJ_UINT32 numlenbits; member107 OPJ_UINT32 numlenbits; member
646 cblk->numlenbits = 3; in opj_t2_encode_packet()662 … - ((OPJ_INT32)cblk->numlenbits + opj_int_floorlog2((OPJ_INT32)nump))); in opj_t2_encode_packet()672 cblk->numlenbits += increment; in opj_t2_encode_packet()681 …opj_bio_write(bio, (OPJ_UINT32)len, cblk->numlenbits + (OPJ_UINT32)opj_int_floorlog2((OPJ_INT32)nu… in opj_t2_encode_packet()987 l_cblk->numlenbits = 3; in opj_t2_read_packet_header()995 l_cblk->numlenbits += l_increment; in opj_t2_read_packet_header()1018 …l_cblk->segs[l_segno].newlen = opj_bio_read(l_bio, l_cblk->numlenbits + opj_uint_floorlog2(l_cblk-… in opj_t2_read_packet_header()