OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opj_free
(Results
1 - 18
of
18
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
function_list.c
52
opj_free
(l_validation);
67
opj_free
(p_list->m_procedures);
69
opj_free
(p_list);
87
opj_free
(p_validation_list->m_procedures);
opj_malloc.h
145
#define opj_aligned_free(m)
opj_free
(m)
170
void OPJ_CALLCONV
opj_free
(void * m);
172
#define
opj_free
(m) free(m)
macro
image.c
89
opj_free
(image_comp->data);
92
opj_free
(image->comps);
96
opj_free
(image->icc_profile_buf);
99
opj_free
(image);
165
opj_free
(image_comp->data);
168
opj_free
(p_image_dest->comps);
jp2.c
823
opj_free
(color->jp2_pclr->channel_sign);
824
opj_free
(color->jp2_pclr->channel_size);
825
opj_free
(color->jp2_pclr->entries);
827
if(color->jp2_pclr->cmap)
opj_free
(color->jp2_pclr->cmap);
829
opj_free
(color->jp2_pclr); color->jp2_pclr = NULL;
901
opj_free
(pcol_usage);
946
opj_free
(pcol_usage);
997
opj_free
(new_comps);
[
all
...]
raw.c
58
opj_free
(raw);
tgt.c
83
opj_free
(tree);
91
opj_free
(tree);
227
opj_free
(p_tree->nodes);
230
opj_free
(p_tree);
j2k.c
[
all
...]
tcd.c
199
opj_free
(l_tcd);
619
opj_free
(tcd->tcd_image);
622
opj_free
(tcd);
[
all
...]
openjpeg.c
245
opj_free
(l_codec);
321
opj_free
(l_codec);
329
opj_free
(l_codec);
580
opj_free
(l_codec);
617
opj_free
(l_codec);
626
opj_free
(l_codec);
852
opj_free
(l_codec);
889
opj_free
((*cstr_info)->m_default_tile_info.tccp_info);
896
opj_free
((*cstr_info));
invert.c
90
opj_free
(l_data);
95
opj_free
(l_data);
pi.c
[
all
...]
bio.c
130
opj_free
(bio);
cio.c
162
opj_free
(l_stream);
200
opj_free
(l_stream->m_stored_data);
202
opj_free
(l_stream);
mqc.c
376
opj_free
(mqc->buffer);
379
opj_free
(mqc);
540
opj_free
(mqc->buffer);
t2.c
424
opj_free
(first_pass_failed);
435
opj_free
(first_pass_failed);
474
opj_free
(first_pass_failed);
516
opj_free
(t2);
[
all
...]
mct.c
487
opj_free
(lCurrentData);
529
opj_free
(lCurrentData);
dwt.c
467
opj_free
(bj);
t1.c
[
all
...]
Completed in 518 milliseconds