Home
last modified time | relevance | path

Searched refs:OPJ_UINT16 (Results 1 – 4 of 4) 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.c765 OPJ_UINT16 i; in opj_jp2_check_color()
770 OPJ_UINT16 n = color->jp2_cdef->n; in opj_jp2_check_color()
787 OPJ_UINT16 nr_channels = color->jp2_pclr->nr_channels; in opj_jp2_check_color()
806 OPJ_UINT16 pcol = cmap[i].pcol; in opj_jp2_check_color()
850 OPJ_UINT16 i, nr_channels, cmp, pcol; in opj_jp2_apply_pclr()
936 OPJ_UINT16 nr_entries,nr_channels; in opj_jp2_read_pclr()
937 OPJ_UINT16 i, j; in opj_jp2_read_pclr()
955 nr_entries = (OPJ_UINT16) l_value; in opj_jp2_read_pclr()
959 nr_channels = (OPJ_UINT16) l_value; in opj_jp2_read_pclr()
1070 cmap[i].cmp = (OPJ_UINT16) l_value; in opj_jp2_read_cmap()
[all …]
Dopenjpeg.h124 typedef uint16_t OPJ_UINT16; typedef
575 OPJ_UINT16 alpha;
Dj2k.c1968 l_image->numcomps = (OPJ_UINT16) l_tmp; in opj_j2k_read_siz()
6487 cstr_index->marker[cstr_index->marknum].type = (OPJ_UINT16)type;
6518 …r_index->tile_index[tileno].marker[cstr_index->tile_index[tileno].marknum].type = (OPJ_UINT16)type;