jpc_tsfb.h | 115 } jpc_tsfb_t; typedef in typeref:struct:__anon21755 122 jpc_tsfb_t *jpc_cod_gettsfb(int qmfbid, int numlevels); 125 void jpc_tsfb_destroy(jpc_tsfb_t *tsfb); 128 int jpc_tsfb_analyze(jpc_tsfb_t *tsfb, jas_seq2d_t *x); 131 int jpc_tsfb_synthesize(jpc_tsfb_t *tsfb, jas_seq2d_t *x); 134 int jpc_tsfb_getbands(jpc_tsfb_t *tsfb, uint_fast32_t xstart,
|