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

  /external/opencv3/3rdparty/libjasper/
jpc_tsfb.c 209 int newystart; local
215 newystart = JPC_CEILDIVPOW2(ystart, 1);
221 jpc_tsfb_getbands2(tsfb, locxstart, locystart, newxstart, newystart,
226 band->ystart = newystart;
245 band->locystart = locystart + newyend - newystart;
260 band->locystart = locystart + newyend - newystart;

Completed in 163 milliseconds