Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/jasper/
Djas_seq.h273 void jas_seq2d_bindsub(jas_matrix_t *s, jas_matrix_t *s1, int xstart,
/external/opencv3/3rdparty/libjasper/
Djas_seq.c196 void jas_seq2d_bindsub(jas_matrix_t *s, jas_matrix_t *s1, int xstart, int ystart, in jas_seq2d_bindsub() function
Djpc_dec.c795jas_seq2d_bindsub(band->data, tcomp->data, bnd->locxstart, bnd->locystart, bnd->locxend, bnd->locy… in jpc_dec_tileinit()
865jas_seq2d_bindsub(cblk->data, band->data, tmpxstart, tmpystart, tmpxend, tmpyend); in jpc_dec_tileinit()
Djpc_enc.c2280 jas_seq2d_bindsub(band->data, tcmpt->data, bandinfo->locxstart, in band_create()
2539 jas_seq2d_bindsub(cblk->data, band->data, cblktlx, cblktly, cblkbrx, cblkbry); in cblk_create()