Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djp2_cod.c116 static void jp2_bpcc_destroy(jp2_box_t *box);
153 {0, jp2_bpcc_destroy, jp2_bpcc_getdata, jp2_bpcc_putdata, 0}},
224 static void jp2_bpcc_destroy(jp2_box_t *box) in jp2_bpcc_destroy() function