Searched refs:tcp_mct (Results 1 – 4 of 4) sorted by relevance
528 char tcp_mct; member
849 parameters->tcp_mct = 2; in opj_set_MCT()
8084 tcp->mct = (OPJ_UINT32)parameters->tcp_mct; in opj_j2k_setup_encoder()
2522 - /* 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)) {