HomeSort by relevance Sort by last modified time
    Searched refs:opj_tgt_encode (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
tgt.h 126 void opj_tgt_encode(opj_bio_t *bio,
tgt.c 260 void opj_tgt_encode(opj_bio_t *bio, opj_tgt_tree_t *tree, OPJ_UINT32 leafno, OPJ_INT32 threshold) { function
t2.c 660 opj_tgt_encode(bio, prc->incltree, cblkno, (OPJ_INT32)(layno + 1));
674 opj_tgt_encode(bio, prc->imsbtree, cblkno, 999);
    [all...]

Completed in 534 milliseconds