Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dopenjpeg.h528 char tcp_mct; member
H A Dopenjpeg.c849 parameters->tcp_mct = 2; in opj_set_MCT()
H A Dj2k.c8084 tcp->mct = (OPJ_UINT32)parameters->tcp_mct; in opj_j2k_setup_encoder()
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/openjpeg/examples/
H A Dconvert.patch2522 - /* FIXME ADE at this point, tcp_mct has not been properly set in calling function */
2525 - } else if ((numcomps >= 3) && (parameters->tcp_mct == 0)) {
2527 - } else if ((numcomps >= 3) && (parameters->tcp_mct != 2)) {