OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jas_seq2d_bindsub
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/libjasper/jasper/
jas_seq.h
273
void
jas_seq2d_bindsub
(jas_matrix_t *s, jas_matrix_t *s1, int xstart,
/external/opencv3/3rdparty/libjasper/
jas_seq.c
196
void
jas_seq2d_bindsub
(jas_matrix_t *s, jas_matrix_t *s1, int xstart, int ystart,
function
jpc_dec.c
795
jas_seq2d_bindsub
(band->data, tcomp->data, bnd->locxstart, bnd->locystart, bnd->locxend, bnd->locyend);
865
jas_seq2d_bindsub
(cblk->data, band->data, tmpxstart, tmpystart, tmpxend, tmpyend);
[
all
...]
jpc_enc.c
[
all
...]
Completed in 248 milliseconds