OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPJ_INT16
(Results
1 - 8
of
8
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
pi.h
77
OPJ_INT16
*include;
t1.h
94
typedef
OPJ_INT16
opj_flag_t;
t1_luts.h
68
static
OPJ_INT16
lut_nmsedec_sig[1 << T1_NMSEDEC_BITS] = {
87
static
OPJ_INT16
lut_nmsedec_sig0[1 << T1_NMSEDEC_BITS] = {
106
static
OPJ_INT16
lut_nmsedec_ref[1 << T1_NMSEDEC_BITS] = {
125
static
OPJ_INT16
lut_nmsedec_ref0[1 << T1_NMSEDEC_BITS] = {
tcd.c
[
all
...]
openjpeg.h
123
typedef int16_t
OPJ_INT16
;
[
all
...]
pi.c
[
all
...]
t1.c
52
static
OPJ_INT16
opj_t1_getnmsedec_sig(OPJ_UINT32 x, OPJ_UINT32 bitpos);
53
static
OPJ_INT16
opj_t1_getnmsedec_ref(OPJ_UINT32 x, OPJ_UINT32 bitpos);
326
static
OPJ_INT16
opj_t1_getnmsedec_sig(OPJ_UINT32 x, OPJ_UINT32 bitpos) {
334
static
OPJ_INT16
opj_t1_getnmsedec_ref(OPJ_UINT32 x, OPJ_UINT32 bitpos) {
[
all
...]
j2k.c
[
all
...]
Completed in 80 milliseconds