Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_mqdec.c140 jpc_mqdec_destroy(mqdec); in jpc_mqdec_create()
146 void jpc_mqdec_destroy(jpc_mqdec_t *mqdec) in jpc_mqdec_destroy() function
Djpc_mqdec.h127 void jpc_mqdec_destroy(jpc_mqdec_t *dec);
Djpc_dec.c948 jpc_mqdec_destroy(cblk->mqdec); in jpc_dec_tilefini()