Searched refs:newmaxstreams (Results 1 – 1 of 1) sorted by relevance
2066 int newmaxstreams; in jpc_streamlist_insert() local2070 newmaxstreams = streamlist->maxstreams + 1024; in jpc_streamlist_insert()2072 (newmaxstreams + 1024), sizeof(jas_stream_t *)))) { in jpc_streamlist_insert()2078 streamlist->maxstreams = newmaxstreams; in jpc_streamlist_insert()