Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.c196 band->locyend = band->locystart + band->yend - band->ystart; in jpc_tsfb_getbands()
232 band->locyend = band->locystart + band->yend - band->ystart; in jpc_tsfb_getbands2()
247 band->locyend = band->locystart + band->yend - band->ystart; in jpc_tsfb_getbands2()
262 band->locyend = band->locystart + band->yend - band->ystart; in jpc_tsfb_getbands2()
279 band->locyend = band->locystart + band->yend - band->ystart; in jpc_tsfb_getbands2()
Djpc_tsfb.h108 int locyend; member
Djpc_dec.c795 …seq2d_bindsub(band->data, tcomp->data, bnd->locxstart, bnd->locystart, bnd->locxend, bnd->locyend); in jpc_dec_tileinit()
Djpc_enc.c2281 bandinfo->locystart, bandinfo->locxend, bandinfo->locyend); in band_create()