Searched refs:numlenbits (Results 1 – 2 of 2) sorted by relevance
95 OPJ_UINT32 numlenbits; member108 OPJ_UINT32 numlenbits; member
673 cblk->numlenbits = 3; in opj_t2_encode_packet()689 … - ((OPJ_INT32)cblk->numlenbits + opj_int_floorlog2((OPJ_INT32)nump))); in opj_t2_encode_packet()699 cblk->numlenbits += increment; in opj_t2_encode_packet()708 …opj_bio_write(bio, (OPJ_UINT32)len, cblk->numlenbits + (OPJ_UINT32)opj_int_floorlog2((OPJ_INT32)nu… in opj_t2_encode_packet()1013 l_cblk->numlenbits = 3; in opj_t2_read_packet_header()1021 l_cblk->numlenbits += l_increment; in opj_t2_read_packet_header()1044 …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()