Searched refs:jpc_dec_create (Results 1 – 1 of 1) sorted by relevance
176 static jpc_dec_t *jpc_dec_create(jpc_dec_importopts_t *impopts, jas_stream_t *in);249 if (!(dec = jpc_dec_create(&opts, in))) { in jpc_decode()1843 static jpc_dec_t *jpc_dec_create(jpc_dec_importopts_t *impopts, jas_stream_t *in) in jpc_dec_create() function