Searched refs:jas_seq2d_bindsub (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/3rdparty/libjasper/jasper/ |
D | jas_seq.h | 273 void jas_seq2d_bindsub(jas_matrix_t *s, jas_matrix_t *s1, int xstart,
|
/external/opencv3/3rdparty/libjasper/ |
D | jas_seq.c | 196 void jas_seq2d_bindsub(jas_matrix_t *s, jas_matrix_t *s1, int xstart, int ystart, in jas_seq2d_bindsub() function
|
D | jpc_dec.c | 795 …jas_seq2d_bindsub(band->data, tcomp->data, bnd->locxstart, bnd->locystart, bnd->locxend, bnd->locy… in jpc_dec_tileinit() 865 … jas_seq2d_bindsub(cblk->data, band->data, tmpxstart, tmpystart, tmpxend, tmpyend); in jpc_dec_tileinit()
|
D | jpc_enc.c | 2280 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()
|