HomeSort by relevance Sort by last modified time
    Searched full:d_max (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
t2.c 752 if (cstr_info->D_max < info_PK->disto) {
753 cstr_info->D_max = info_PK->disto;
    [all...]
openjpeg.h 727 double D_max;
    [all...]
j2k.c     [all...]
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 753 #define TESTUMAX(bits) glue3(u,bits,=) glue3(~,u,bits); if (glue3(UINT,bits,_MAX) glue3(!=,u,bits)) printf ("Something wrong with UINT%d_MAX\n", bits)
  /external/clang/test/Preprocessor/
stdint.c     [all...]

Completed in 339 milliseconds