Home
last modified time | relevance | path

Searched defs:jpc_enc_tcmpt_s (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_enc.h503 typedef struct jpc_enc_tcmpt_s { struct
506 int numrlvls;
509 jpc_enc_rlvl_t *rlvls;
512 jas_matrix_t *data;
515 int qmfbid;
518 int numbands;
521 jpc_tsfb_t *tsfb;
524 jpc_fix_t synweight;
527 int prcwidthexpns[JPC_MAXRLVLS];
530 int prcheightexpns[JPC_MAXRLVLS];
[all …]