HomeSort by relevance Sort by last modified time
    Searched defs:tly (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libjasper/jasper/
jas_image.h 226 jas_image_coord_t tly; member in struct:__anon20225
  /external/opencv3/3rdparty/libjasper/
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,
298 static jas_image_cmpt_t *jas_image_cmpt_create(uint_fast32_t tlx, uint_fast32_t tly,
311 cmpt->tly_ = tly;
670 cmptparm->tly, cmptparm->hstep, cmptparm->vstep,
856 cmptparms.tly = cmpt->tly_;
1045 jas_image_coord_t tly; local
1070 jas_image_calcbbox2(image, &tlx, &tly, &brx, &bry)
    [all...]
jpc_enc.h 358 uint_fast32_t tly; member in struct:jpc_enc_prc_s
445 uint_fast32_t tly; member in struct:jpc_enc_rlvl_s
568 uint_fast32_t tly; member in struct:jpc_enc_tile_s
jpc_enc.c 2048 uint_fast32_t tly; local
    [all...]

Completed in 85 milliseconds