Searched refs:jpc_bitstream_alloc (Results 1 – 1 of 1) sorted by relevance
88 static jpc_bitstream_t *jpc_bitstream_alloc(void);106 if (!(bitstream = jpc_bitstream_alloc())) { in jpc_bitstream_sopen()149 static jpc_bitstream_t *jpc_bitstream_alloc() in jpc_bitstream_alloc() function