Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dopj_codec.h50 OPJ_BOOL(*opj_read_header)(struct opj_stream_private * cio,
57 struct opj_stream_private * p_cio,
71 struct opj_stream_private * p_cio,
79 struct opj_stream_private * p_cio,
84 struct opj_stream_private * cio,
126 struct opj_stream_private * cio,
131 struct opj_stream_private *p_cio,
138 struct opj_stream_private * p_cio,
142 struct opj_stream_private * p_cio,
Dopenjpeg.c191 struct opj_stream_private *, in opj_create_decompress()
196 struct opj_stream_private *, in opj_create_decompress()
200 (OPJ_BOOL(*)(struct opj_stream_private *, in opj_create_decompress()
219 struct opj_stream_private *, in opj_create_decompress()
227 struct opj_stream_private *, in opj_create_decompress()
278 struct opj_stream_private *, in opj_create_decompress()
284 struct opj_stream_private *, in opj_create_decompress()
288 (OPJ_BOOL(*)(struct opj_stream_private *, in opj_create_decompress()
303 struct opj_stream_private *, in opj_create_decompress()
309 struct opj_stream_private *, in opj_create_decompress()
[all …]
Dcio.h81 typedef struct opj_stream_private { struct
134 OPJ_OFF_T(* m_opj_skip)(struct opj_stream_private *, OPJ_OFF_T, argument
140 OPJ_BOOL(* m_opj_seek)(struct opj_stream_private *, OPJ_OFF_T, argument
Dj2k.c5255 struct opj_stream_private *p_stream, in opj_j2k_get_end_header()
5271 struct opj_stream_private *p_stream, in opj_j2k_write_mct_data_group()
5320 struct opj_stream_private *p_stream, in opj_j2k_write_all_coc()
5344 struct opj_stream_private *p_stream, in opj_j2k_write_all_qcc()
5366 struct opj_stream_private *p_stream, in opj_j2k_write_regions()
5395 struct opj_stream_private *p_stream, in opj_j2k_write_epc()
5499 struct opj_stream_private *p_stream, in opj_j2k_write_mct_record()
5710 struct opj_stream_private *p_stream, in opj_j2k_write_mcc_record()
6057 struct opj_stream_private *p_stream, in opj_j2k_write_mco()
6281 struct opj_stream_private *p_stream, in opj_j2k_write_cbd()
[all …]