Lines Matching refs:pkthdrstreams
477 if (!(dec->pkthdrstreams = jpc_ppmstabtostreams(dec->ppmstab))) {
562 if (dec->pkthdrstreams) {
565 if (!(tile->pkthdrstream = jpc_streamlist_remove(dec->pkthdrstreams, 0))) {
1247 dec->pkthdrstreams = 0;
1874 dec->pkthdrstreams = 0;
1886 if (dec->pkthdrstreams) {
1887 jpc_streamlist_destroy(dec->pkthdrstreams);