Home
last modified time | relevance | path

Searched refs:T1_SGN (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1.h68 #define T1_SGN (T1_SGN_N|T1_SGN_E|T1_SGN_S|T1_SGN_W) macro
Dt1.c313 return lut_ctxno_sc[(f & (T1_SIG_PRIM | T1_SGN)) >> 4]; in opj_t1_getctxno_sc()
323 return lut_spb[(f & (T1_SIG_PRIM | T1_SGN)) >> 4]; in opj_t1_getspb()