Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Djp2.h97 OPJ_UINT16 cn, typ, asoc;
106 OPJ_UINT16 n;
114 OPJ_UINT16 cmp;
127 OPJ_UINT16 nr_entries;
Djp2.c700 OPJ_UINT16 i; in opj_jp2_write_cdef()
821 OPJ_UINT16 i; in opj_jp2_check_color()
826 OPJ_UINT16 n = color->jp2_cdef->n; in opj_jp2_check_color()
865 OPJ_UINT16 nr_channels = color->jp2_pclr->nr_channels; in opj_jp2_check_color()
884 OPJ_UINT16 pcol = cmap[i].pcol; in opj_jp2_check_color()
928 OPJ_UINT16 i, nr_channels, cmp, pcol; in opj_jp2_apply_pclr()
1025 OPJ_UINT16 nr_entries,nr_channels; in opj_jp2_read_pclr()
1026 OPJ_UINT16 i, j; in opj_jp2_read_pclr()
1044 nr_entries = (OPJ_UINT16) l_value; in opj_jp2_read_pclr()
1052 nr_channels = (OPJ_UINT16) l_value; in opj_jp2_read_pclr()
[all …]
Dopenjpeg.h124 typedef uint16_t OPJ_UINT16; typedef
500 OPJ_UINT16 rsiz;
655 OPJ_UINT16 alpha;
Dj2k.h346 OPJ_UINT16 rsiz;
Dj2k.c1180 static OPJ_BOOL opj_j2k_is_cinema_compliant(opj_image_t *image, OPJ_UINT16 rsiz, opj_event_mgr_t *p…
1952 l_cp->rsiz = (OPJ_UINT16) l_tmp; in opj_j2k_read_siz()
1972 l_image->numcomps = (OPJ_UINT16) l_tmp; in opj_j2k_read_siz()
6135 OPJ_BOOL opj_j2k_is_cinema_compliant(opj_image_t *image, OPJ_UINT16 rsiz, opj_event_mgr_t *p_manage…
6720 cstr_index->marker[cstr_index->marknum].type = (OPJ_UINT16)type;
6751 …r_index->tile_index[tileno].marker[cstr_index->tile_index[tileno].marknum].type = (OPJ_UINT16)type;