HomeSort by relevance Sort by last modified time
    Searched full:refgrdheight (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_enc.c 385 cp->refgrdheight = 0;
583 cp->refgrdheight = cp->imgareatly + jas_image_height(image);
594 cp->tileheight = cp->refgrdheight - cp->tilegrdoffy;
653 cp->numvtiles = JPC_CEILDIV(cp->refgrdheight - cp->tilegrdoffy,
937 siz->height = cp->refgrdheight;
    [all...]
jpc_enc.h 209 uint_fast32_t refgrdheight; member in struct:__anon20299

Completed in 615 milliseconds