Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/jasper/
Djas_seq.h268 #define jas_seq2d_setshift(s, x, y) \ macro
/external/opencv3/3rdparty/libjasper/
Djpc_dec.c796 jas_seq2d_setshift(band->data, bnd->xstart, bnd->ystart); in jpc_dec_tileinit()
Djpc_enc.c2282 jas_seq2d_setshift(band->data, bandinfo->xstart, bandinfo->ystart); in band_create()