Searched refs:jpc_cod_gettsfb (Results 1 – 4 of 4) sorted by relevance
122 jpc_tsfb_t *jpc_cod_gettsfb(int qmfbid, int numlevels);
93 jpc_tsfb_t *jpc_cod_gettsfb(int qmfbid, int numlvls) in jpc_cod_gettsfb() function
992 tsfb = jpc_cod_gettsfb(tccp->qmfbid, tccp->maxrlvls - 1); in jpc_enc_encodemainhdr()2090 if (!(tcmpt->tsfb = jpc_cod_gettsfb(tcmpt->qmfbid, tcmpt->numrlvls - 1))) { in tcmpt_create()
705 if (!(tcomp->tsfb = jpc_cod_gettsfb(ccp->qmfbid, in jpc_dec_tileinit()