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

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp 174 OPJ_UINT32 maxh = local
177 max_size *= maxh;
210 OPJ_UINT32 maxh = local
213 max_size *= maxh;
224 for (uint32_t i = 0; i < maxh; ++i) {
257 img->comps[1].h = maxh;
259 img->comps[2].h = maxh;
  /external/libvncserver/test/
tjunittest.c 391 int maxh=(w==1)? 2048:48; local
392 for(h=1; h<maxh; h++)
  /external/libjpeg-turbo/
tjunittest.c 610 int maxh=(w==1)? 2048:48; local
611 for(h=1; h<maxh; h++)
  /external/libjpeg-turbo/java/
TJUnitTest.java 861 int maxh = (w == 1) ? 2048 : 48; local
862 for (h = 1; h < maxh; h++) {
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tilepro/
t_insns.s     [all...]
t_insns.d     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java 7350 int maxh = (int)(realdw\/1.3f); local
    [all...]

Completed in 1516 milliseconds