Searched refs:mct (Results 1 – 25 of 31) sorted by relevance
12
1 diff --git a/third_party/libopenjpeg20/mct.c b/third_party/libopenjpeg20/mct.c3 --- a/third_party/libopenjpeg20/mct.c4 +++ b/third_party/libopenjpeg20/mct.c
250 OPJ_UINT32 mct; member
2046 if (l_tcp->mct == 0 || p_tcd->used_component != NULL) { in opj_tcd_mct_decode()2116 if (l_tcp->mct == 2) { in opj_tcd_mct_decode()2440 if (!p_tcd->tcp->mct) { in opj_tcd_mct_encode()2444 if (p_tcd->tcp->mct == 2) { in opj_tcd_mct_encode()2522 if (l_tcp->mct == 1) { in opj_tcd_t1_encode()
912 OPJ_UINT32 mct; member
2599 opj_write_bytes(l_current_data, l_tcp->mct, 1); /* SGcod (C) */ in opj_j2k_write_cod()2710 opj_read_bytes(p_header_data, &l_tcp->mct, 1); /* SGcod (C) */ in opj_j2k_read_cod()7191 tcp->mct = (OPJ_UINT32)parameters->tcp_mct; in opj_j2k_setup_encoder()7240 tcp->mct = 2; in opj_j2k_setup_encoder()7293 if (tcp->mct == 1 && image->numcomps >= 3) { /* RGB->YCC MCT is enabled */ in opj_j2k_setup_encoder()7300 tcp->mct = 0; in opj_j2k_setup_encoder()7610 if (l_tcp->mct == 2) { in opj_j2k_mct_validation()7639 if (p_tcp->mct != 2) { in opj_j2k_setup_mct_encoding()10216 fprintf(out_stream, "\t\t mct=%x\n", l_default_tile->mct); in opj_j2k_dump_tile_info()10477 cstr_info->m_default_tile_info.mct = l_default_tile->mct; in j2k_get_cstr_info()
321 var mct bool324 mct = false329 mct = true399 if !mct {
683 CompositeMarshal_mst *mct = (CompositeMarshal_mst *)sel; in Unmarshal()689 for(i = GET_ELEMENT_COUNT(mct->modifiers) - 1; i <= 0; i--) in Unmarshal()691 marshalIndex_t index = mct->types[i]; in Unmarshal()
515 ((NodeWithVariables<?>) parent).getMaximumCommonType().ifPresent(mct -> { in interpret()516 … int extraArrayLevels = variableDeclarator.getType().getArrayLevel() - mct.getArrayLevel(); in interpret()
89 ro.mct.compressiontype=ETC1
112 ro.mct.compressiontype=ASTC
95 ro.mct.compressiontype=ETC1
90 ro.mct.compressiontype=ETC1
90 persist.camera.mct.debug.mask=1
92 ro.mct.compressiontype=ETC1
100 ro.mct.compressiontype=ETC1
128 ro.mct.compressiontype=ETC1
192 ro.mct.compressiontype=ETC1
207 ro.mct.compressiontype=ETC2
261 ro.mct.compressiontype=ETC1
269 ro.mct.compressiontype=ETC1
202 ro.mct.compressiontype=ETC1
281 ro.mct.compressiontype=ETC1
421 "libopenjpeg20/mct.c",