Home
last modified time | relevance | path

Searched refs:mct (Results 1 – 25 of 31) sorted by relevance

12

/external/pdfium/third_party/libopenjpeg20/
D0012-mct_sse.patch1 diff --git a/third_party/libopenjpeg20/mct.c b/third_party/libopenjpeg20/mct.c
3 --- a/third_party/libopenjpeg20/mct.c
4 +++ b/third_party/libopenjpeg20/mct.c
Dj2k.h250 OPJ_UINT32 mct; member
Dtcd.c2046 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()
Dopenjpeg.h912 OPJ_UINT32 mct; member
Dj2k.c2599 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()
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dblock.go321 var mct bool
324 mct = false
329 mct = true
399 if !mct {
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DTableDrivenMarshal.c683 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()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/
DLexicalPreservingPrinter.java515 ((NodeWithVariables<?>) parent).getMaximumCommonType().ifPresent(mct -> { in interpret()
516 … int extraArrayLevels = variableDeclarator.getType().getArrayLevel() - mct.getArrayLevel(); in interpret()
/external/cpuinfo/test/build.prop/
Dgalaxy-s7-global.log89 ro.mct.compressiontype=ETC1
Dgalaxy-a3-2016-eu.log112 ro.mct.compressiontype=ASTC
Dgalaxy-j7-prime.log95 ro.mct.compressiontype=ETC1
Dgalaxy-j7-tmobile.log90 ro.mct.compressiontype=ETC1
Dgalaxy-j7-uae.log95 ro.mct.compressiontype=ETC1
Dnexus6.log90 persist.camera.mct.debug.mask=1
Dgalaxy-s6.log92 ro.mct.compressiontype=ETC1
Dgalaxy-a8-2018.log100 ro.mct.compressiontype=ETC1
Dgalaxy-s8-global.log89 ro.mct.compressiontype=ETC1
Dgalaxy-j1-2016.log128 ro.mct.compressiontype=ETC1
Dgalaxy-a8-2016-duos.log192 ro.mct.compressiontype=ETC1
Dgalaxy-s5-us.log207 ro.mct.compressiontype=ETC2
Dgalaxy-s7-us.log261 ro.mct.compressiontype=ETC1
Dgalaxy-j5.log269 ro.mct.compressiontype=ETC1
Dgalaxy-s8-us.log202 ro.mct.compressiontype=ETC1
Dgalaxy-c9-pro.log281 ro.mct.compressiontype=ETC1
/external/pdfium/third_party/
DBUILD.gn421 "libopenjpeg20/mct.c",

12