Searched refs:rate_extra_bytes (Results 1 – 1 of 1) sorted by relevance
2355 OPJ_UINT32 rate_extra_bytes; in opj_t1_encode_cblk() local2357 rate_extra_bytes = opj_mqc_bypass_get_extra_bytes( in opj_t1_encode_cblk()2360 rate_extra_bytes = 3; in opj_t1_encode_cblk()2363 pass->rate = opj_mqc_numbytes(mqc) + rate_extra_bytes; in opj_t1_encode_cblk()