Searched refs:jpc_enc_band_t (Results 1 – 5 of 5) sorted by relevance
165 jpc_enc_band_t *band; in jpc_enc_encpkt()166 jpc_enc_band_t *endbands; in jpc_enc_encpkt()396 jpc_enc_band_t *band; in jpc_save_t2state()397 jpc_enc_band_t *endbands; in jpc_save_t2state()444 jpc_enc_band_t *band; in jpc_restore_t2state()445 jpc_enc_band_t *endbands; in jpc_restore_t2state()492 jpc_enc_band_t *band; in jpc_init_t2state()493 jpc_enc_band_t *endbands; in jpc_init_t2state()
433 } jpc_enc_band_t; typedef494 jpc_enc_band_t *bands;
91 jpc_enc_band_t *band, jpc_enc_cblk_t *cblk);
131 static jpc_enc_band_t *band_create(jpc_enc_band_t *band, jpc_enc_cp_t *cp,133 static void band_destroy(jpc_enc_band_t *bands);135 jpc_enc_band_t *band);1106 jpc_enc_band_t *band; in jpc_enc_encodemainbody()1107 jpc_enc_band_t *endbands; in jpc_enc_encodemainbody()1582 jpc_enc_band_t *band; in dump_layeringinfo()1647 jpc_enc_band_t *band; in rateallocate()1648 jpc_enc_band_t *endbands; in rateallocate()2167 jpc_enc_band_t *band; in rlvl_create()2216 if (!(rlvl->bands = jas_alloc2(rlvl->numbands, sizeof(jpc_enc_band_t)))) { in rlvl_create()[all …]
114 jpc_enc_band_t *band; in jpc_enc_enccblks()115 jpc_enc_band_t *endbands; in jpc_enc_enccblks()193 int jpc_enc_enccblk(jpc_enc_t *enc, jas_stream_t *out, jpc_enc_tcmpt_t *tcmpt, jpc_enc_band_t *band… in jpc_enc_enccblk()