Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_enc.c133 static void band_destroy(jpc_enc_band_t *bands);
2247 band_destroy(band); in rlvl_destroy()
2316 band_destroy(band); in band_create()
2320 static void band_destroy(jpc_enc_band_t *band) in band_destroy() function