Home
last modified time | relevance | path

Searched refs:rate_extra_bytes (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1.c2355 OPJ_UINT32 rate_extra_bytes; in opj_t1_encode_cblk() local
2357 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()