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

  /external/opencv3/3rdparty/libjasper/jasper/
jas_image.h 223 jas_image_coord_t tlx; 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,
107 static void jas_image_calcbbox2(jas_image_t *image, jas_image_coord_t *tlx,
113 static void jas_image_calcbbox2(jas_image_t *image, jas_image_coord_t *tlx,
169 if (!(image->cmpts_[cmptno] = jas_image_cmpt_create(cmptparm->tlx,
298 static jas_image_cmpt_t *jas_image_cmpt_create(uint_fast32_t tlx, uint_fast32_t tly,
310 cmpt->tlx_ = tlx;
669 if (!(newcmpt = jas_image_cmpt_create(cmptparm->tlx,
855 cmptparms.tlx = cmpt->tlx_;
1044 jas_image_coord_t tlx; local
1070 jas_image_calcbbox2(image, &tlx, &tly, &brx, &bry)
    [all...]
jpc_enc.h 355 uint_fast32_t tlx; member in struct:jpc_enc_prc_s
441 uint_fast32_t tlx; member in struct:jpc_enc_rlvl_s
564 uint_fast32_t tlx; member in struct:jpc_enc_tile_s
jpc_enc.c 2047 uint_fast32_t tlx; local
    [all...]

Completed in 81 milliseconds