Home
last modified time | relevance | path

Searched refs:newystart (Results 1 – 1 of 1) sorted by relevance

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