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

  /external/pdfium/third_party/libopenjpeg20/
t1.h 104 #define T1_SIGMA_13 (1U << 13)
t1.c 823 if ((*f & (T1_SIGMA_4 | T1_SIGMA_7 | T1_SIGMA_10 | T1_SIGMA_13)) == 0) {
885 if ((*f & (T1_SIGMA_4 | T1_SIGMA_7 | T1_SIGMA_10 | T1_SIGMA_13)) == 0) {
1049 const OPJ_UINT32 check = (T1_SIGMA_4 | T1_SIGMA_7 | T1_SIGMA_10 | T1_SIGMA_13 |
    [all...]

Completed in 1734 milliseconds