Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dt1.c185 OPJ_UINT32 mct_numcomps);
198 OPJ_UINT32 mct_numcomps);
1424 OPJ_UINT32 mct_numcomps) in opj_t1_getwmsedec() argument
1429 if (mct_norms && (compno < mct_numcomps)) { in opj_t1_getwmsedec()
2154 OPJ_UINT32 mct_numcomps; member
2290 job->mct_numcomps); in opj_t1_cblk_encode_processor()
2308 OPJ_UINT32 mct_numcomps in opj_t1_encode_cblks() argument
2353 job->mct_numcomps = mct_numcomps; in opj_t1_encode_cblks()
2415 OPJ_UINT32 mct_numcomps) in opj_t1_encode_cblk() argument
2503 stepsize, numcomps, mct_norms, mct_numcomps) ; in opj_t1_encode_cblk()
H A Dt1.h228 OPJ_UINT32 mct_numcomps);