Searched refs:cp_create (Results 1 – 1 of 1) sorted by relevance
164 static jpc_enc_cp_t *cp_create(char *optstr, jas_image_t *image);290 if (!(cp = cp_create(optstr, image))) { in jpc_encode()343 static jpc_enc_cp_t *cp_create(char *optstr, jas_image_t *image) in cp_create() function