HomeSort by relevance Sort by last modified time
    Searched refs:OPJ_INT16 (Results 1 - 7 of 7) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
pi.h 77 OPJ_INT16 *include;
t1_luts.h 100 static const OPJ_INT16 lut_nmsedec_sig[1U << T1_NMSEDEC_BITS] = {
119 static const OPJ_INT16 lut_nmsedec_sig0[1U << T1_NMSEDEC_BITS] = {
138 static const OPJ_INT16 lut_nmsedec_ref[1U << T1_NMSEDEC_BITS] = {
157 static const OPJ_INT16 lut_nmsedec_ref0[1U << T1_NMSEDEC_BITS] = {
tcd.c     [all...]
openjpeg.h 123 typedef int16_t OPJ_INT16;
    [all...]
pi.c     [all...]
t1.c 69 static OPJ_INT16 opj_t1_getnmsedec_sig(OPJ_UINT32 x, OPJ_UINT32 bitpos);
70 static OPJ_INT16 opj_t1_getnmsedec_ref(OPJ_UINT32 x, OPJ_UINT32 bitpos);
275 static OPJ_INT16 opj_t1_getnmsedec_sig(OPJ_UINT32 x, OPJ_UINT32 bitpos)
284 static OPJ_INT16 opj_t1_getnmsedec_ref(OPJ_UINT32 x, OPJ_UINT32 bitpos)
    [all...]
j2k.c     [all...]

Completed in 265 milliseconds