Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_mqenc.c216 jpc_mqenc_destroy(mqenc); in jpc_mqenc_create()
223 void jpc_mqenc_destroy(jpc_mqenc_t *mqenc) in jpc_mqenc_destroy() function
Djpc_mqenc.h159 void jpc_mqenc_destroy(jpc_mqenc_t *enc);
Djpc_enc.c2563 jpc_mqenc_destroy(cblk->mqenc); in cblk_destroy()