Searched refs:rate_extra_bytes (Results 1 – 1 of 1) sorted by relevance
2364 OPJ_UINT32 rate_extra_bytes; in opj_t1_encode_cblk() local2366 rate_extra_bytes = opj_mqc_bypass_get_extra_bytes( in opj_t1_encode_cblk()2369 rate_extra_bytes = 3; in opj_t1_encode_cblk()2372 pass->rate = opj_mqc_numbytes(mqc) + rate_extra_bytes; in opj_t1_encode_cblk()