Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_enc.c165 void jpc_enc_cp_destroy(jpc_enc_cp_t *cp);
331 jpc_enc_cp_destroy(cp); in jpc_encode()
766 jpc_enc_cp_destroy(cp); in cp_create()
771 void jpc_enc_cp_destroy(jpc_enc_cp_t *cp) in jpc_enc_cp_destroy() function
851 jpc_enc_cp_destroy(enc->cp); in jpc_enc_destroy()