Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.c211 int newyend; in jpc_tsfb_getbands2() local
217 newyend = JPC_CEILDIVPOW2(yend, 1); in jpc_tsfb_getbands2()
222 newxend, newyend, bands, numlvls - 1); in jpc_tsfb_getbands2()
228 band->yend = newyend; in jpc_tsfb_getbands2()
245 band->locystart = locystart + newyend - newystart; in jpc_tsfb_getbands2()
260 band->locystart = locystart + newyend - newystart; in jpc_tsfb_getbands2()