Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_enc.c141 static void pass_destroy(jpc_enc_pass_t *pass);
2555 pass_destroy(pass); in cblk_destroy()
2573 static void pass_destroy(jpc_enc_pass_t *pass) in pass_destroy() function