Searched refs:jpc_dec_parseopts (Results 1 – 1 of 1) sorted by relevance
200 static int jpc_dec_parseopts(char *optstr, jpc_dec_importopts_t *opts);243 if (jpc_dec_parseopts(optstr, &opts)) { in jpc_decode()303 static int jpc_dec_parseopts(char *optstr, jpc_dec_importopts_t *opts) in jpc_dec_parseopts() function