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.h53 OPJ_BOOL (*opj_read_header) ( struct opj_stream_private * cio,
60 struct opj_stream_private * p_cio,
74 struct opj_stream_private * p_cio,
82 struct opj_stream_private * p_cio,
87 struct opj_stream_private * cio,
124 struct opj_stream_private * cio,
129 struct opj_stream_private *p_cio,
136 struct opj_stream_private * p_cio,
140 struct opj_stream_private * p_cio,
Dopenjpeg.c185 struct opj_stream_private *, in opj_create_decompress()
190 struct opj_stream_private *, in opj_create_decompress()
194 (OPJ_BOOL (*) ( struct opj_stream_private *, in opj_create_decompress()
213 struct opj_stream_private *, in opj_create_decompress()
221 struct opj_stream_private *, in opj_create_decompress()
261 struct opj_stream_private *, in opj_create_decompress()
267 struct opj_stream_private *, in opj_create_decompress()
271 (OPJ_BOOL (*) ( struct opj_stream_private *, in opj_create_decompress()
286 struct opj_stream_private *, in opj_create_decompress()
292 struct opj_stream_private *, in opj_create_decompress()
[all …]
Dcio.h87 typedef struct opj_stream_private struct
141 OPJ_OFF_T (* m_opj_skip)(struct opj_stream_private * ,OPJ_OFF_T , struct opj_event_mgr *); argument
146 OPJ_BOOL (* m_opj_seek) (struct opj_stream_private * , OPJ_OFF_T , struct opj_event_mgr *); argument
Dj2k.c4825 struct opj_stream_private *p_stream, in opj_j2k_get_end_header()
4839 … struct opj_stream_private *p_stream, in opj_j2k_write_mct_data_group()
4888 … struct opj_stream_private *p_stream,
4911 … struct opj_stream_private *p_stream,
4934 struct opj_stream_private *p_stream, in opj_j2k_write_regions()
4962 struct opj_stream_private *p_stream, in opj_j2k_write_epc()
5063 struct opj_stream_private *p_stream, in opj_j2k_write_mct_record()
5239 struct opj_stream_private *p_stream, in opj_j2k_write_mcc_record()
5560 struct opj_stream_private *p_stream, in opj_j2k_write_mco()
5772 struct opj_stream_private *p_stream, in opj_j2k_write_cbd()
[all …]