Searched refs:cdef (Results 1 – 13 of 13) sorted by relevance
/external/opencv3/3rdparty/libjasper/ |
D | jp2_cod.c | 235 jp2_cdef_t *cdef = &box->data.cdef; in jp2_cdef_destroy() local 236 if (cdef->ents) { in jp2_cdef_destroy() 237 jas_free(cdef->ents); in jp2_cdef_destroy() 238 cdef->ents = 0; in jp2_cdef_destroy() 440 jp2_cdef_t *cdef = &box->data.cdef; in jp2_cdef_dumpdata() local 442 for (i = 0; i < cdef->numchans; ++i) { in jp2_cdef_dumpdata() 444 (int)cdef->ents[i].channo, (int)cdef->ents[i].type, (int)cdef->ents[i].assoc); in jp2_cdef_dumpdata() 458 jp2_cdef_t *cdef = &box->data.cdef; in jp2_cdef_getdata() local 461 if (jp2_getuint16(in, &cdef->numchans)) { in jp2_cdef_getdata() 464 if (!(cdef->ents = jas_alloc2(cdef->numchans, sizeof(jp2_cdefchan_t)))) { in jp2_cdef_getdata() [all …]
|
D | jp2_dec.c | 177 if (!dec->cdef) { in jp2_decode() 178 dec->cdef = box; in jp2_decode() 351 cdefd = &dec->cdef->data.cdef; in jp2_decode() 366 if (dec->cdef) { in jp2_decode() 387 if (dec->cdef) { in jp2_decode() 390 dec->chantocmptlut[dec->cdef->data.cdef.ents[i].channo], in jp2_decode() 392 dec->cdef->data.cdef.ents[i].type, dec->cdef->data.cdef.ents[i].assoc)); in jp2_decode() 485 dec->cdef = 0; in jp2_dec_create() 502 if (dec->cdef) { in jp2_dec_destroy() 503 jp2_box_destroy(dec->cdef); in jp2_dec_destroy()
|
D | jp2_enc.c | 106 jp2_cdef_t *cdef; in jp2_write_header() local 289 cdef = &box->data.cdef; in jp2_write_header() 290 cdef->numchans = jas_image_numcmpts(image); in jp2_write_header() 291 cdef->ents = jas_alloc2(cdef->numchans, sizeof(jp2_cdefchan_t)); in jp2_write_header() 293 cdefchanent = &cdef->ents[i]; in jp2_write_header()
|
D | jp2_cod.h | 269 jp2_cdef_t cdef; member 313 jp2_cdefchan_t *jp2_cdef_lookup(jp2_cdef_t *cdef, int channo);
|
D | jp2_dec.h | 74 jp2_box_t *cdef; member
|
/external/zlib/src/ |
D | make_vms.com | 149 $ cdef = f$element(1," ",work) 545 $ in_ldef = f$locate(cdef,libdefs) 550 f$extract(in_ldef + f$length(cdef) + 1, - 551 f$length(libdefs) - in_ldef - f$length(cdef) - 1, - 631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes) 633 $ call write_config f$fao("#define !AS 1",cdef) 635 $ if (cdef .eqs. "HAVE_FSEEKO") .or. (cdef .eqs. "_LARGE_FILES") .or. - 636 (cdef .eqs. "_LARGEFILE64_SOURCE") then - 647 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_no) 649 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_no) [all …]
|
/external/autotest/client/site_tests/platform_CrosDisksFilesystem/ |
D | ext3_tests | 17 "mkfs_options": [ "-U", "01234567-89ab-cdef-0123-456789abcdef" ],
|
D | ext2_tests | 17 "mkfs_options": [ "-U", "01234567-89ab-cdef-0123-456789abcdef" ],
|
D | ext4_tests | 17 "mkfs_options": [ "-U", "01234567-89ab-cdef-0123-456789abcdef" ],
|
/external/icu/icu4c/source/test/testdata/ |
D | regextst.txt | 57 "(.*)(?=c)" "<0><1>ab</1></0>cdef" 59 "(?:.*)(?=c)" "<r>ab</r>cdef" 60 "(?:.*)(?=c)" b "<r><0>ab</0></r>cdef" # transparent bounds 61 "(?:.*)(?=c)" bM "<r><0>ab</0></r>cdef" # transparent bounds 391 "[\N{LATIN SMALL LETTER C}-\N{LATIN SMALL LETTER F}]+" "ab<0>cdef</0>ghi"
|
/external/mksh/src/ |
D | check.t | 1831 4: cdef 6377 foo='a cdef' 6385 x='a cdef'
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 12263 cdef c 614 1108
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 12263 cdef c 614 1108
|