Searched refs:tly (Results 1 – 25 of 36) sorted by relevance
12
/external/opencv3/3rdparty/libjasper/ |
D | jpc_enc.h | 358 uint_fast32_t tly; member 445 uint_fast32_t tly; member 568 uint_fast32_t tly; member
|
D | jas_image.c | 97 static jas_image_cmpt_t *jas_image_cmpt_create(uint_fast32_t tlx, uint_fast32_t tly, 108 jas_image_coord_t *tly, jas_image_coord_t *brx, jas_image_coord_t *bry); 114 jas_image_coord_t *tly, jas_image_coord_t *brx, jas_image_coord_t *bry); 170 cmptparm->tly, cmptparm->hstep, cmptparm->vstep, in jas_image_create() 298 static jas_image_cmpt_t *jas_image_cmpt_create(uint_fast32_t tlx, uint_fast32_t tly, in jas_image_cmpt_create() argument 311 cmpt->tly_ = tly; in jas_image_cmpt_create() 670 cmptparm->tly, cmptparm->hstep, cmptparm->vstep, in jas_image_addcmpt() 856 cmptparms.tly = cmpt->tly_; in jas_image_depalettize() 1045 jas_image_coord_t tly; in jas_image_sampcmpt() local 1070 jas_image_calcbbox2(image, &tlx, &tly, &brx, &bry); in jas_image_sampcmpt() [all …]
|
D | jpc_enc.c | 1389 rho = (double) (tile->brx - tile->tlx) * (tile->bry - tile->tly) / in jpc_enc_encodemainbody() 1944 tile->tly = JAS_MAX(cp->tilegrdoffy + vtileno * cp->tileheight, in jpc_enc_tile_create() 2048 uint_fast32_t tly; in tcmpt_create() local 2069 tly = JPC_CEILDIV(tile->tly, ccp->sampgrdstepy); in tcmpt_create() 2074 if (!(tcmpt->data = jas_seq2d_create(tlx, tly, brx, bry))) { in tcmpt_create() 2081 if (jas_image_readcmpt(image, cmptno, tlx - cmpttlx, tly - cmpttly, in tcmpt_create() 2082 brx - tlx, bry - tly, tcmpt->data)) { in tcmpt_create() 2180 rlvl->tly = JPC_CEILDIVPOW2(jas_seq2d_ystart(tcmpt->data), tcmpt->numrlvls - in rlvl_create() 2187 if (rlvl->tlx >= rlvl->brx || rlvl->tly >= rlvl->bry) { in rlvl_create() 2209 tlprctly = JPC_FLOORTOMULTPOW2(rlvl->tly, rlvl->prcheightexpn); in rlvl_create() [all …]
|
D | jpc_t2enc.c | 627 pi->ystart = tile->tly; in jpc_enc_pi_create()
|
/external/icu/icu4c/source/data/lang/ |
D | hy.txt | 305 tly{"թալիշերեն"}
|
D | ko.txt | 496 tly{"탈리쉬어"}
|
D | mk.txt | 548 tly{"талишки"}
|
D | th.txt | 571 tly{"ทาลิช"}
|
D | zh_Hant.txt | 560 tly{"塔里什文"}
|
D | ja.txt | 564 tly{"タリシュ語"}
|
D | ms.txt | 311 tly{"Talysh"}
|
D | cy.txt | 449 tly{"Talysheg"}
|
D | lb.txt | 552 tly{"Talesch"}
|
D | de.txt | 571 tly{"Talisch"}
|
D | sv.txt | 571 tly{"talysh"}
|
D | gd.txt | 535 tly{"Talysh"}
|
D | pl.txt | 570 tly{"tałyski"}
|
D | it.txt | 566 tly{"taliscio"}
|
D | et.txt | 563 tly{"talõši"}
|
D | nb.txt | 571 tly{"talysh"}
|
D | lt.txt | 571 tly{"talyšų"}
|
/external/opencv3/3rdparty/libjasper/jasper/ |
D | jas_image.h | 226 jas_image_coord_t tly; member
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_jpeg2000.cpp | 412 component_info[i].tly = 0; in WriteImage()
|
/external/opencv3/modules/imgcodecs/src/ |
D | grfmt_jpeg2000.cpp | 451 component_info[i].tly = 0; in write()
|
/external/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 656 tly{"tly_Latn_AZ"}
|
12