OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imsbtree
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
t2.c
712
opj_tgt_reset(prc->
imsbtree
);
719
opj_tgt_setvalue(prc->
imsbtree
, cblkno, band->numbps - (OPJ_INT32)cblk->numbps);
811
opj_tgt_encode(bio, prc->
imsbtree
, cblkno, 999);
[
all
...]
tcd.h
153
opj_tgt_tree_t *
imsbtree
; /* IMSB tree */
member in struct:opj_tcd_precinct
tcd.c
[
all
...]
Completed in 124 milliseconds