Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.c208 int newxstart; in jpc_tsfb_getbands2() local
214 newxstart = JPC_CEILDIVPOW2(xstart, 1); in jpc_tsfb_getbands2()
221 jpc_tsfb_getbands2(tsfb, locxstart, locystart, newxstart, newystart, in jpc_tsfb_getbands2()
229 band->locxstart = locxstart + newxend - newxstart; in jpc_tsfb_getbands2()
240 band->xstart = newxstart; in jpc_tsfb_getbands2()
259 band->locxstart = locxstart + newxend - newxstart; in jpc_tsfb_getbands2()