Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_enc.c158 void jpc_enc_destroy(jpc_enc_t *enc);
325 jpc_enc_destroy(enc); in jpc_encode()
334 jpc_enc_destroy(enc); in jpc_encode()
836 jpc_enc_destroy(enc); in jpc_enc_create()
841 void jpc_enc_destroy(jpc_enc_t *enc) in jpc_enc_destroy() function