Home
last modified time | relevance | path

Searched refs:jpc_cstate_destroy (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_cs.h713 void jpc_cstate_destroy(jpc_cstate_t *cstate);
Djpc_cs.c226 void jpc_cstate_destroy(jpc_cstate_t *cstate) in jpc_cstate_destroy() function
Djpc_dec.c1884 jpc_cstate_destroy(dec->cstate); in jpc_dec_destroy()
Djpc_enc.c854 jpc_cstate_destroy(enc->cstate); in jpc_enc_destroy()